forked from harpreetkhalsagtbit/country-state-city
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnpm-debug.log
26 lines (26 loc) · 1.23 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 [ '/usr/bin/node', '/usr/bin/npm', 'version', '1.1.1' ]
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/share/npm/lib/version.js:172:21
5 verbose stack at ChildProcess.exithandler (child_process.js:267:7)
5 verbose stack at emitTwo (events.js:126:13)
5 verbose stack at ChildProcess.emit (events.js:214:7)
5 verbose stack at maybeClose (internal/child_process.js:925:16)
5 verbose stack at Socket.stream.socket.on (internal/child_process.js:346:11)
5 verbose stack at emitOne (events.js:116:13)
5 verbose stack at Socket.emit (events.js:211:7)
5 verbose stack at Pipe._handle.close [as _onclose] (net.js:567:12)
6 verbose cwd /home/sankey/suraj sankey/POCs/NPM/country-state-city-usa
7 error Linux 5.3.0-26-generic
8 error argv "/usr/bin/node" "/usr/bin/npm" "version" "1.1.1"
9 error node v8.10.0
10 error npm v3.5.2
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 <https://github.com/npm/npm/issues>
13 verbose exit [ 1, true ]