forked from arei/npmbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
30 lines (30 loc) · 2.07 KB
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files (x86)\\nodejs\\\\node.exe',
1 verbose cli 'C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'shrinkwrap' ]
2 info using [email protected]
3 info using [email protected]
4 verbose node symlink C:\Program Files (x86)\nodejs\\node.exe
5 error Error: Problems were encountered
5 error Please correct and try again.
5 error extraneous: [email protected] C:\DEV\GRGOODW\CODE\npmbox\node_modules\colors
5 error extraneous: [email protected] C:\DEV\GRGOODW\CODE\npmbox\node_modules\license-extractor
5 error at shrinkwrap_ (C:\Program Files (x86)\nodejs\node_modules\npm\lib\shrinkwrap.js:30:15)
5 error at C:\Program Files (x86)\nodejs\node_modules\npm\lib\shrinkwrap.js:24:5
5 error at C:\Program Files (x86)\nodejs\node_modules\npm\lib\ls.js:45:30
5 error at C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:130:5
5 error at C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:244:14
5 error at cb (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:47:24)
5 error at C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:244:14
5 error at cb (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:47:24)
5 error at C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:244:14
5 error at cb (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:47:24)
6 error If you need help, you may report this *entire* log,
6 error including the npm and node versions, at:
6 error <http://github.com/npm/npm/issues>
7 error System Windows_NT 6.1.7601
8 error command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "shrinkwrap"
9 error cwd C:\DEV\GRGOODW\CODE\npmbox
10 error node -v v0.10.36
11 error npm -v 1.4.28
12 verbose exit [ 1, true ]