PanJiaChen / vue-element-admin

:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
MIT License
87.05k stars 30.39k forks source link

npx react app error #4196

Open vatiba1 opened 9 months ago

vatiba1 commented 9 months ago

Screenshot 2023-09-15 013806 C:\Users\kwaku>npx create-react-app myfirstreactapp npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\kwaku\AppData\Roaming\npm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\User s\kwaku\AppData\Roaming\npm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: C:\Users\kwa ku\AppData\Local\npm-cache_logs\2023-09-15T01_37_09_864Z-debug-0 .log

After I installed Node js, checked the version in the terminal and it was v18. 17, 1 and the npm version was v9. 6. 7 but when I tried creating a react app it was showing the above

Yasikh94 commented 7 months ago

I have the same problem. Did you solve this error? ![Uploading k.jpg…]()