Skip to content

'npm' is not recognized as an internal or external command, operable program or batch file. #10937

@hari0276

Description

@hari0276

I tried to create a react app using npx create-react-app my-app, but i get error like this...

**npx create-react-app my-app
npx: installed 67 in 8.021s

Creating a new React app in C:\Users\Harine\my-app.

'npm' is not recognized as an internal or external command,
operable program or batch file.
Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts...

'npm' is not recognized as an internal or external command,
operable program or batch file.

Aborting installation.
npm install --save --save-exact --loglevel error react react-dom react-scripts@0.9.x has failed.

Deleting generated file... package.json
Deleting my-app/ from C:\Users\Harine
Done.**
so what should i do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions