recompile
This commit is contained in:
32
npm-debug.log
Normal file
32
npm-debug.log
Normal file
@@ -0,0 +1,32 @@
|
||||
0 info it worked if it ends with ok
|
||||
1 verbose cli [ '/Users/philkunz/.nvm/versions/node/v6.3.0/bin/node',
|
||||
1 verbose cli '/Users/philkunz/.nvm/versions/node/v6.3.0/bin/npm',
|
||||
1 verbose cli 'version',
|
||||
1 verbose cli 'patch' ]
|
||||
2 info using npm@3.10.5
|
||||
3 info using node@v6.3.0
|
||||
4 info git [ 'status', '--porcelain' ]
|
||||
5 verbose stack Error: Git working directory not clean.
|
||||
5 verbose stack M dist/npmci.prepare.js
|
||||
5 verbose stack M ts/npmci.prepare.ts
|
||||
5 verbose stack at /Users/philkunz/.nvm/versions/node/v6.3.0/lib/node_modules/npm/lib/version.js:247:19
|
||||
5 verbose stack at /Users/philkunz/.nvm/versions/node/v6.3.0/lib/node_modules/npm/lib/utils/no-progress-while-running.js:21:8
|
||||
5 verbose stack at ChildProcess.exithandler (child_process.js:193: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 /Users/philkunz/gitlab/pushrocks/npmci
|
||||
7 error Darwin 15.5.0
|
||||
8 error argv "/Users/philkunz/.nvm/versions/node/v6.3.0/bin/node" "/Users/philkunz/.nvm/versions/node/v6.3.0/bin/npm" "version" "patch"
|
||||
9 error node v6.3.0
|
||||
10 error npm v3.10.5
|
||||
11 error Git working directory not clean.
|
||||
11 error M dist/npmci.prepare.js
|
||||
11 error M ts/npmci.prepare.ts
|
||||
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 ]
|
||||
Reference in New Issue
Block a user