You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\Users\HP\Desktop\my first react> npx create-react-app
npm error code ENOENT
npm error syscall lstat
npm error path C:\Users\HP\AppData\Roaming\npm
npm error errno -4058
npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\HP\AppData\Roaming\npm'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: C:\Users\HP\AppData\Local\npm-cache_logs\2024-10-18T12_27_57_804Z-debug-0.log
Minimal Reproduction
No response
Output
No response
Before You Submit
I have looked for issues that already exist before submitting this
Node.js Version
v20.17.0.
NPM Version
10.8.2
Operating System
windows 11
Subsystem
Other
Description
PS C:\Users\HP\Desktop\my first react> npx create-react-app
npm error code ENOENT
npm error syscall lstat
npm error path C:\Users\HP\AppData\Roaming\npm
npm error errno -4058
npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\HP\AppData\Roaming\npm'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: C:\Users\HP\AppData\Local\npm-cache_logs\2024-10-18T12_27_57_804Z-debug-0.log
Minimal Reproduction
No response
Output
No response
Before You Submit
The text was updated successfully, but these errors were encountered: