-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Maxwell Cofie
authored and
Maxwell Cofie
committed
Jul 12, 2017
1 parent
4343364
commit a583653
Showing
2 changed files
with
35 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
0 info it worked if it ends with ok | ||
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', | ||
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', | ||
1 verbose cli 'version', | ||
1 verbose cli '1.0.0' ] | ||
2 info using npm@3.10.10 | ||
3 info using node@v6.11.0 | ||
4 info git [ 'status', '--porcelain' ] | ||
5 verbose stack Error: Git working directory not clean. | ||
5 verbose stack M package.json | ||
5 verbose stack at C:\Program Files\nodejs\node_modules\npm\lib\version.js:247:19 | ||
5 verbose stack at C:\Program Files\nodejs\node_modules\npm\lib\utils\no-progress-while-running.js:21:8 | ||
5 verbose stack at ChildProcess.exithandler (child_process.js:195: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:891:16) | ||
5 verbose stack at Socket.<anonymous> (internal/child_process.js:342: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:497:12) | ||
6 verbose cwd C:\Users\Maxwell\Documents\Projects\krymoh | ||
7 error Windows_NT 6.3.9600 | ||
8 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "version" "1.0.0" | ||
9 error node v6.11.0 | ||
10 error npm v3.10.10 | ||
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 ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters