-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
27 lines (27 loc) · 1.4 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
0 info it worked if it ends with ok
1 verbose cli [ 'D:\\node\\node.exe',
1 verbose cli 'D:\\node\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'init' ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: kill ENOSYS
4 verbose stack at exports._errnoException (util.js:1018:11)
4 verbose stack at process.kill (internal/process.js:190:13)
4 verbose stack at process.listener (D:\node\node_modules\npm\node_modules\npmlog\node_modules\gauge\node_modules\signal-exit\index.js:86:15)
4 verbose stack at emitNone (events.js:91:20)
4 verbose stack at process.emit (events.js:185:7)
4 verbose stack at processEmit (D:\node\node_modules\npm\node_modules\npmlog\node_modules\gauge\node_modules\signal-exit\index.js:146:32)
4 verbose stack at processEmit (D:\node\node_modules\npm\node_modules\npm-registry-client\node_modules\npmlog\node_modules\gauge\node_modules\signal-exit\index.js:146:32)
4 verbose stack at Signal.wrap.onsignal (internal/process.js:217:44)
5 verbose cwd E:\wx-jssdk-node
6 error Windows_NT 10.0.10240
7 error argv "D:\\node\\node.exe" "D:\\node\\node_modules\\npm\\bin\\npm-cli.js" "init"
8 error node v6.10.1
9 error npm v3.10.10
10 error code ENOSYS
11 error errno ENOSYS
12 error syscall kill
13 error kill ENOSYS
14 error If you need help, you may report this error at:
14 error <https://github.com/npm/npm/issues>
15 verbose exit [ 1, true ]