opeyemi thompson Posted on Nov 14, 2021 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) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Adam Davis Adam Davis Adam Davis Follow Full stack software developer writing about Elixir, JavaScript, and whatever else I find interesting on a given day Location USA Work Software Engineer Joined Nov 11, 2019 • Nov 14 '21 Dropdown menu Copy link Hide Have you installed npm? It looks like you're trying to run npx, which is included in npm Collapse Expand Divyesh Kamalanaban Divyesh Kamalanaban Divyesh Kamalanaban Follow Front end dev trying to learn backend. Joined Sep 24, 2021 • Nov 14 '21 Dropdown menu Copy link Hide 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. Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Have you installed npm? It looks like you're trying to run npx, which is included in npm
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.