And finally fails and says the error is loged at ~/.npm/_logs/blabla_debug.log which contains:
error path ~/kotlin-fullstack-sample/frontend/build/node_modules/.staging/babel-runtime-1f1cbe22/package.json
error code ENOENT
error errno -2
error syscall open
error enoent ENOENT: no such file or directory, open '~/kotlin-fullstack-sample/frontend/build/node_modules/.staging/babel-runtime-1f1cbe22/package.json'
error enoent This is most likely not a problem with npm itself
error enoent and is related to npm not being able to find a file.
verbose exit [ -2, true ]
Hi
npm-install takes a very long time:
And finally fails and says the error is loged at
~/.npm/_logs/blabla_debug.log
which contains:Any ideas?