Skip to content

Aborting installation. npm install --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed. #8279

Closed
@harmit001

Description

@harmit001

NVM version: 0.33.2
NPM version: 6.13.4
node version: 13.5.0
React version : 3.3.0
OS : AWS EC2 Linux

we are try to install fresh react project but we are faceing this error.

Aborting installation.
  npm install --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.

Screenshot_1

Activity

heyimalex

heyimalex commented on Jan 3, 2020

@heyimalex
Contributor

You don't have node in your system path? The error is ENOENT with the message "sh: node: command not found", so sh tried to spawn node, but node couldn't be found.

locked and limited conversation to collaborators on Jan 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @heyimalex@harmit001

        Issue actions

          Aborting installation. npm install --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed. · Issue #8279 · facebook/create-react-app