-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Description
C:\Users\me> nvm install 8.10.0
Downloading node.js version 8.10.0 (64-bit)...
Complete
Creating C:\Users\me\AppData\Roaming\nvm\temp
Downloading npm version 5.6.0... Complete
Installing npm v5.6.0...
Installation complete. If you want to use this version, type
nvm use 8.10.0
C:\Users\me> nvm use 8.10.0
Now using node v8.10.0 (64-bit)
C:\Users\me> npm --version
module.js:549
throw err;
^
Error: Cannot find module 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Function.Module.runMain (module.js:693:10)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3
module.js:549
throw err;
^
Error: Cannot find module 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Function.Module.runMain (module.js:693:10)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3
The directory C:\Users\me\AppData\Roaming\nvm\v8.10.0\node_modules exists, but is empty.
nerdpad, leocaseiro, rkschamer, EMCP, gabrielweyer and 15 more
Metadata
Metadata
Assignees
Labels
No labels