3가지 코드로 해결했다. 

npm uninstall -g create-react-app

 

npm add create-react-app

 

npx create-react-app [프로젝트명]

 

설치 후

Happy hacking!

이렇게 뜨면 해결 완료!

 

 


출처

https://fromnowwon.tistory.com/entry/react-npx-error

+ Recent posts