cant even install
Unanswered
Bergamasco Shepherd posted this in #help-forum
Bergamasco ShepherdOP
npm error code ENOENT
npm error syscall lstat
npm error path C:\Users\leonk\AppData\Roaming\npm
npm error errno -4058
npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\leonk\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\leonk\AppData\Local\npm-cache_logs\2024-09-26T13_53_22_811Z-debug-0.log
npm error syscall lstat
npm error path C:\Users\leonk\AppData\Roaming\npm
npm error errno -4058
npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\leonk\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\leonk\AppData\Local\npm-cache_logs\2024-09-26T13_53_22_811Z-debug-0.log
3 Replies
@Bergamasco Shepherd npm error code ENOENT
npm error syscall lstat
npm error path C:\Users\leonk\AppData\Roaming\npm
npm error errno -4058
npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\leonk\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\leonk\AppData\Local\npm-cache\_logs\2024-09-26T13_53_22_811Z-debug-0.log
Run
in powershell and then run install again
mkdir C:\Users\leonk\AppData\Roaming\npmin powershell and then run install again
Bergamasco ShepherdOP
its done
thank you