Created
January 14, 2017 19:06
-
-
Save gandra/a05cbae21b79ca8ca144360536bc470a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 info it worked if it ends with ok | |
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', | |
1 verbose cli 'C:\\Users\\gandra\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js', | |
1 verbose cli 'install', | |
1 verbose cli '-g', | |
1 verbose cli 'angular-cli' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose stack Error: Cannot find module 'internal/fs' | |
4 verbose stack at Function.Module._resolveFilename (module.js:470:15) | |
4 verbose stack at Function.Module._load (module.js:418:25) | |
4 verbose stack at Module.require (module.js:498:17) | |
4 verbose stack at require (internal/module.js:20:19) | |
4 verbose stack at evalmachine.<anonymous>:18:20 | |
4 verbose stack at Object.<anonymous> (C:\Users\gandra\AppData\Roaming\npm\node_modules\npm\node_modules\cmd-shim\node_modules\graceful-fs\fs.js:11:1) | |
4 verbose stack at Module._compile (module.js:571:32) | |
4 verbose stack at Object.Module._extensions..js (module.js:580:10) | |
4 verbose stack at Module.load (module.js:488:32) | |
4 verbose stack at tryModuleLoad (module.js:447:12) | |
5 verbose cwd D:\www\learn-angular\aaa | |
6 error Windows_NT 6.1.7601 | |
7 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\gandra\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "angular-cli" | |
8 error node v7.4.0 | |
9 error npm v3.7.1 | |
10 error code MODULE_NOT_FOUND | |
11 error Cannot find module 'internal/fs' | |
12 error If you need help, you may report this error at: | |
12 error <https://github.com/npm/npm/issues> | |
13 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment