Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

INSTALL ERROR ... npm ERR! enoent ENOENT: no such file or directory #82

Open
oneezy opened this issue Aug 17, 2017 · 0 comments
Open

INSTALL ERROR ... npm ERR! enoent ENOENT: no such file or directory #82

oneezy opened this issue Aug 17, 2017 · 0 comments

Comments

@oneezy
Copy link

oneezy commented Aug 17, 2017

Not sure if anyone else has this issue.. but I'm unable to
$ npm install -g generator-polymer-init-custom-build for some reason.

I'm using the Windows Subsystem for Linux (aka: Bash on Windows 10). This could be related to my problem..but I haven't had the issue with any other global installs thus far.


Here's the full output:

$ npm install -g generator-polymer-init-custom-build
npm ERR! path /home/Justin/.nvm/versions/node/v8.0.0/lib/node_modules/generator-polymer-init-custom-build/node_modules/inquirer
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename '/home/Justin/.nvm/versions/node/v8.0.0/lib/node_modules/generator-polymer-init-custom-build/node_modules/inquirer' -> '/home/Justin/.nvm/versions/node/v8.0.0/lib/node_modules/generator-polymer-init-custom-build/node_modules/.inquirer.DELETE'
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!     /home/Justin/.npm/_logs/2017-08-17T15_24_05_688Z-debug.log
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant