-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
29 lines (29 loc) · 1.46 KB
/
npm-debug.log
File metadata and controls
29 lines (29 loc) · 1.46 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
0 info it worked if it ends with ok
1 verbose cli [ 'c:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'c:\\Users\\Mark.DArensbourg\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'version',
1 verbose cli 'patch' ]
2 info using npm@3.7.1
3 info using node@v6.2.1
4 info git [ 'status', '--porcelain' ]
5 verbose stack Error: Git working directory not clean.
5 verbose stack M README.md
5 verbose stack at C:\Users\Mark.DArensbourg\AppData\Roaming\npm\node_modules\npm\lib\version.js:246:19
5 verbose stack at ChildProcess.exithandler (child_process.js:198:7)
5 verbose stack at emitTwo (events.js:106:13)
5 verbose stack at ChildProcess.emit (events.js:191:7)
5 verbose stack at maybeClose (internal/child_process.js:852:16)
5 verbose stack at Socket.<anonymous> (internal/child_process.js:323:11)
5 verbose stack at emitOne (events.js:96:13)
5 verbose stack at Socket.emit (events.js:188:7)
5 verbose stack at Pipe._handle.close [as _onclose] (net.js:492:12)
6 verbose cwd c:\dev\knockout-integer
7 error Windows_NT 10.0.10586
8 error argv "c:\\Program Files\\nodejs\\node.exe" "c:\\Users\\Mark.DArensbourg\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "version" "patch"
9 error node v6.2.1
10 error npm v3.7.1
11 error Git working directory not clean.
11 error M README.md
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 ]