Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npx react app error #4196

Open
vatiba1 opened this issue Sep 15, 2023 · 1 comment
Open

npx react app error #4196

vatiba1 opened this issue Sep 15, 2023 · 1 comment

Comments

@vatiba1
Copy link

vatiba1 commented Sep 15, 2023

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
Copy link

I have the same problem.
Did you solve this error?
Uploading k.jpg…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants