-
Notifications
You must be signed in to change notification settings - Fork 3
/
npm-debug.log
25 lines (25 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
25
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'version',
1 verbose cli 'patch' ]
2 info using npm@1.4.9
3 info using node@v0.10.28
4 error Error: Git working directory not clean.
4 error M npm-debug.log
4 error at /usr/local/lib/node_modules/npm/lib/version.js:98:35
4 error at ChildProcess.exithandler (child_process.js:645:7)
4 error at ChildProcess.EventEmitter.emit (events.js:98:17)
4 error at maybeClose (child_process.js:753:16)
4 error at Socket.<anonymous> (child_process.js:966:11)
4 error at Socket.EventEmitter.emit (events.js:95:17)
4 error at Pipe.close (net.js:465:12)
5 error If you need help, you may report this *entire* log,
5 error including the npm and node versions, at:
5 error <http://github.com/npm/npm/issues>
6 error System Darwin 14.1.0
7 error command "/usr/local/bin/node" "/usr/local/bin/npm" "version" "patch"
8 error cwd /Users/adamkochanowicz/Sites/gulp-css-purge
9 error node -v v0.10.28
10 error npm -v 1.4.9
11 verbose exit [ 1, true ]