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
How often does it reproduce? Is there a required condition?
after installing nodejs i cannot create npm or download dependencies from npm it does not allow me to create new react app.
What is the expected behavior? Why is that the expected behavior?
What do you see instead?
npm error code ENOENT
npm error syscall spawn C:\Program Files\Git\cmd
npm error path C:\website\youtube-clone-react\node_modules\esbuild
npm error errno -4058
npm error enoent spawn C:\Program Files\Git\cmd ENOENT
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\kaviy\AppData\Local\npm-cache_logs\2024-06-25T07_20_28_330Z-debug-0.log
Additional information
No response
The text was updated successfully, but these errors were encountered:
Version
v20.15.0
Platform
Windows 11
Subsystem
esbuild
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
after installing nodejs i cannot create npm or download dependencies from npm it does not allow me to create new react app.
What is the expected behavior? Why is that the expected behavior?
What do you see instead?
npm error code ENOENT
npm error syscall spawn C:\Program Files\Git\cmd
npm error path C:\website\youtube-clone-react\node_modules\esbuild
npm error errno -4058
npm error enoent spawn C:\Program Files\Git\cmd ENOENT
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\kaviy\AppData\Local\npm-cache_logs\2024-06-25T07_20_28_330Z-debug-0.log
Additional information
No response
The text was updated successfully, but these errors were encountered: