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
When I try to install npm, I get this:
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\Bob Jnr/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\Bob Jnr\package.json'
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:
npm ERR! C:\Users\Bob Jnr\AppData\Local\npm-cache_logs\2022-08-20T14_37_49_393Z-debug-0.log
Can someone help out please?
The text was updated successfully, but these errors were encountered:
When I try to install npm, I get this:
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\Bob Jnr/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\Bob Jnr\package.json'
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:
npm ERR! C:\Users\Bob Jnr\AppData\Local\npm-cache_logs\2022-08-20T14_37_49_393Z-debug-0.log
Can someone help out please?
The text was updated successfully, but these errors were encountered: