-
Notifications
You must be signed in to change notification settings - Fork 62
/
npm-debug.log
38 lines (38 loc) · 1.87 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
27
28
29
30
31
32
33
34
35
36
37
38
0 info it worked if it ends with ok
1 verbose cli [ '/Users/santiago/.nvm/versions/node/v6.9.2/bin/node',
1 verbose cli '/Users/santiago/.nvm/versions/node/v6.9.2/bin/npm',
1 verbose cli 'version',
1 verbose cli '1.0.2' ]
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 dist/vue-instant.browser.js
5 verbose stack M dist/vue-instant.common.js
5 verbose stack M npm-debug.log
5 verbose stack M package.json
5 verbose stack M src/components/VueInstant.vue
5 verbose stack at /Users/santiago/.nvm/versions/node/v6.9.2/lib/node_modules/npm/lib/version.js:247:19
5 verbose stack at /Users/santiago/.nvm/versions/node/v6.9.2/lib/node_modules/npm/lib/utils/no-progress-while-running.js:21:8
5 verbose stack at ChildProcess.exithandler (child_process.js:197: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:877:16)
5 verbose stack at Socket.<anonymous> (internal/child_process.js:334: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:498:12)
6 verbose cwd /Users/santiago/Desktop/lol/vue-instant
7 error Darwin 15.6.0
8 error argv "/Users/santiago/.nvm/versions/node/v6.9.2/bin/node" "/Users/santiago/.nvm/versions/node/v6.9.2/bin/npm" "version" "1.0.2"
9 error node v6.9.2
10 error npm v3.10.9
11 error Git working directory not clean.
11 error M dist/vue-instant.browser.js
11 error M dist/vue-instant.common.js
11 error M npm-debug.log
11 error M package.json
11 error M src/components/VueInstant.vue
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 ]