-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
executable file
·27 lines (27 loc) · 1.17 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 [ '/usr/bin/nodejs', '/usr/bin/npm', 'init' ]
2 info using [email protected]
3 info using [email protected]
4 silly package data undefined
5 info init written successfully
6 error Error: canceled
6 error at Interface.<anonymous> (/usr/lib/nodejs/read.js:65:13)
6 error at Interface.EventEmitter.emit (events.js:92:17)
6 error at Interface._ttyWrite (readline.js:620:16)
6 error at ReadStream.onkeypress (readline.js:99:10)
6 error at ReadStream.EventEmitter.emit (events.js:98:17)
6 error at emitKey (readline.js:1095:12)
6 error at ReadStream.onData (readline.js:840:14)
6 error at ReadStream.EventEmitter.emit (events.js:95:17)
6 error at ReadStream.<anonymous> (_stream_readable.js:746:14)
6 error at ReadStream.EventEmitter.emit (events.js:92:17)
7 error If you need help, you may report this log at:
7 error <http://github.com/isaacs/npm/issues>
7 error or email it to:
7 error <[email protected]>
8 error System Linux 3.13.0-32-generic
9 error command "/usr/bin/nodejs" "/usr/bin/npm" "init"
10 error cwd /var/www/html/9gag
11 error node -v v0.10.25
12 error npm -v 1.3.10
13 verbose exit [ 1, true ]