Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Tutorial on reacts.org trying to set up a new project

i want to create a new project locally following the instruction on: https://reactjs.org/tutorial/tutorial.html#setup-option-2-local-development-environment —> where it says run –> npx create-react-app my app

i tried doing that but i get Error code E404

What does it mean?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

You should put like my-app not my app because my and app will be two seperate argument.

npx create-react-app my-app
Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading