DEV Community

Cover image for this is the error i keep on getting when i try to install react.js on my new pc..someone should kindly help
opeyemi thompson
opeyemi thompson

Posted on

this is the error i keep on getting when i try to install react.js on my new pc..someone should kindly help

Top comments (2)

Collapse
 
brewinstallbuzzwords profile image
Adam Davis •

Have you installed npm? It looks like you're trying to run npx, which is included in npm

Collapse
 
divyeshkamalanaban profile image
Divyesh Kamalanaban •

Did you add the path to system environment variable? Go to Edit environment variables > Advanced > Environment Variables > And create a new variable.

Restart VS Code and create a new terminal.