When i run this command line :
npx create-react-app my_app
this errors appears even that i have the latest version of nodejs : first part of the error
CodePudding user response:
Read this Article in freecode camp carefully :https://www.freecodecamp.org/news/install-react-with-create-react-app/ => If it was'nt work it, then check your node js intsallation. if node js is installed on your computer, make sure that your node version is 16.15.0(which means "Recommended for most users"). Make Sure That watch the video carefully that given in article.
CodePudding user response:
Uninstall all node js and all and retry once again