-
Notifications
You must be signed in to change notification settings - Fork 17
/
npm-debug.log
24 lines (24 loc) · 1.06 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
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'version', '1.0.5' ]
2 info using [email protected]
3 info using [email protected]
4 info git [ 'status', '--porcelain' ]
5 verbose stack Error: Git working directory not clean.
5 verbose stack M package.json
5 verbose stack at /usr/local/lib/node_modules/npm/lib/version.js:138:37
5 verbose stack at ChildProcess.exithandler (child_process.js:645:7)
5 verbose stack at ChildProcess.emit (events.js:98:17)
5 verbose stack at maybeClose (child_process.js:755:16)
5 verbose stack at Socket.<anonymous> (child_process.js:968:11)
5 verbose stack at Socket.emit (events.js:95:17)
5 verbose stack at Pipe.close (net.js:465:12)
6 verbose cwd /Users/anton/code/hubot-seinfeld
7 error Darwin 14.1.0
8 error argv "node" "/usr/local/bin/npm" "version" "1.0.5"
9 error node v0.10.29
10 error npm v2.4.1
11 error Git working directory not clean.
11 error M package.json
12 error If you need help, you may report this error at:
12 error <http://github.com/npm/npm/issues>
13 verbose exit [ 1, true ]