create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

npm error code ENOENT npm error syscall lstat npm error path C:\Users\ADMIN\AppData\Roaming\npm npm error errno -4058 npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\ADMIN\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\ADMIN\AppData\Local\npm-cache\_logs\2024-08-29T14_54_53_598Z-debug-0.log

Open huynhars opened this issue 1 year ago • 2 comments

huynhars avatar Aug 29 '24 14:08 huynhars

Are you getting this error while trying to create React app ? @huynhars

rash1234567 avatar Sep 03 '24 06:09 rash1234567

Maybe this can help: https://stackoverflow.com/questions/70476013/enoent-errors-when-installing-npm-modules

cwangsanata avatar Sep 22 '24 04:09 cwangsanata