forked from hiasinho/Leaflet.vector-markers
-
Notifications
You must be signed in to change notification settings - Fork 1
/
npm-debug.log
45 lines (45 loc) · 1.98 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
39
40
41
42
43
44
45
0 info it worked if it ends with ok
1 verbose cli [ '/Users/hiasinho/.nvm/versions/node/v5.5.0/bin/node',
1 verbose cli '/Users/hiasinho/.nvm/versions/node/v5.5.0/bin/npm',
1 verbose cli 'version',
1 verbose cli 'minor' ]
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 LICENSE
5 verbose stack M README.md
5 verbose stack M bower.json
5 verbose stack M dist/leaflet-vector-markers.css
5 verbose stack M dist/leaflet-vector-markers.js
5 verbose stack M dist/leaflet-vector-markers.min.js
5 verbose stack M lib/Icon.js
5 verbose stack M src/Icon.js
5 verbose stack M src/leaflet-vector-markers.scss
5 verbose stack at /Users/hiasinho/.nvm/versions/node/v5.5.0/lib/node_modules/npm/lib/version.js:172:21
5 verbose stack at ChildProcess.exithandler (child_process.js:204:7)
5 verbose stack at emitTwo (events.js:100:13)
5 verbose stack at ChildProcess.emit (events.js:185:7)
5 verbose stack at maybeClose (internal/child_process.js:821:16)
5 verbose stack at Socket.<anonymous> (internal/child_process.js:319:11)
5 verbose stack at emitOne (events.js:90:13)
5 verbose stack at Socket.emit (events.js:182:7)
5 verbose stack at Pipe._onclose (net.js:469:12)
6 verbose cwd /Volumes/Data/hiasinho/Sites/Leaflet.vector-markers
7 error Darwin 15.3.0
8 error argv "/Users/hiasinho/.nvm/versions/node/v5.5.0/bin/node" "/Users/hiasinho/.nvm/versions/node/v5.5.0/bin/npm" "version" "minor"
9 error node v5.5.0
10 error npm v3.3.12
11 error Git working directory not clean.
11 error M LICENSE
11 error M README.md
11 error M bower.json
11 error M dist/leaflet-vector-markers.css
11 error M dist/leaflet-vector-markers.js
11 error M dist/leaflet-vector-markers.min.js
11 error M lib/Icon.js
11 error M src/Icon.js
11 error M src/leaflet-vector-markers.scss
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 ]