React [React] npx create-react-app / errno -4058, no such file or directory hrming 2024. 2. 12. 17:30 https://www.frontoverflow.com/question/16/npx%20create-react-app%EC%9D%B4%20%EC%9E%91%EB%8F%99%ED%95%98%EC%A7%80%20%EC%95%8A%EC%8A%B5%EB%8B%88%EB%8B%A4. npx create-react-app이 작동하지 않습니다. - FrontOverflow 아래와 같이 실행했는데 에러가 납니다. ```bash $ npx create-react-app my-app ``` 에러 메시지는 아래와 같습니다. ```bash npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\User\AppData\Roaming\npm npm ERR! errno - www.frontoverflow.com