This repository was archived by the owner on Aug 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 604
Expand file tree
/
Copy pathnpm-debug.log
More file actions
executable file
·31 lines (31 loc) · 1.43 KB
/
npm-debug.log
File metadata and controls
executable file
·31 lines (31 loc) · 1.43 KB
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
31
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'init' ]
2 info using npm@1.1.48
3 info using node@v0.8.6
4 verbose config file /Users/thorn/.npmrc
5 verbose config file /usr/local/etc/npmrc
6 verbose config file /usr/local/lib/node_modules/npm/npmrc
7 verbose read json /Users/thorn/Desktop/koding/node_modules/kite/package.json
8 warn package.json kite@0.0.1-2951-gdb3d5be No README.md file found!
9 silly package data undefined
10 info init written successfully
11 error Error: canceled
11 error at Interface.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/read/lib/read.js:53:13)
11 error at Interface.EventEmitter.emit (events.js:115:20)
11 error at Interface._ttyWrite (readline.js:606:16)
11 error at ReadStream.onkeypress (readline.js:98:10)
11 error at ReadStream.EventEmitter.emit (events.js:115:20)
11 error at emitKey (readline.js:1057:12)
11 error at ReadStream.onData (readline.js:806:7)
11 error at ReadStream.EventEmitter.emit (events.js:88:17)
11 error at TTY.onread (net.js:395:14)
12 error If you need help, you may report this log at:
12 error <http://github.com/isaacs/npm/issues>
12 error or email it to:
12 error <npm-@googlegroups.com>
13 error System Darwin 12.0.0
14 error command "node" "/usr/local/bin/npm" "init"
15 error cwd /Users/thorn/Desktop/koding/node_modules/kite
16 error node -v v0.8.6
17 error npm -v 1.1.48
18 verbose exit [ 1, true ]