forked from alvaro-prieto/colResizable
-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
26 lines (26 loc) · 1.2 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
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'version', 'patch' ]
2 info using [email protected]
3 info using [email protected]
4 info preversion [email protected]
5 info git [ 'status', '--porcelain' ]
6 verbose stack Error: Error: Git working directory not clean.
6 verbose stack M readme.md
6 verbose stack at /usr/local/lib/node_modules/npm/lib/version.js:71:23
6 verbose stack at /usr/local/lib/node_modules/npm/lib/version.js:151:34
6 verbose stack at ChildProcess.exithandler (child_process.js:742:7)
6 verbose stack at ChildProcess.emit (events.js:110:17)
6 verbose stack at maybeClose (child_process.js:1015:16)
6 verbose stack at Socket.<anonymous> (child_process.js:1183:11)
6 verbose stack at Socket.emit (events.js:107:17)
6 verbose stack at Pipe.close (net.js:485:12)
7 verbose cwd /Users/Alvaro/Documents/Proyectos/colresizable
8 error Darwin 15.0.0
9 error argv "node" "/usr/local/bin/npm" "version" "patch"
10 error node v0.12.7
11 error npm v2.11.3
12 error Error: Git working directory not clean.
12 error M readme.md
13 error If you need help, you may report this error at:
13 error <https://github.com/npm/npm/issues>
14 verbose exit [ 1, true ]