forked from sailorhg/fairyfloss
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
40 lines (40 loc) · 2.09 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
0 info it worked if it ends with ok
1 verbose cli [ '/Users/sailorhg/Downloads/Atom.app/Contents/Resources/app/apm/bin/node',
1 verbose cli '/Users/sailorhg/Downloads/Atom.app/Contents/Resources/app/apm/node_modules/npm/bin/npm-cli.js',
1 verbose cli 'version',
1 verbose cli 'minor',
1 verbose cli '-m',
1 verbose cli 'Prepare %s release' ]
2 info using [email protected]
3 info using [email protected]
4 info git [ 'status', '--porcelain' ]
5 info preversion [email protected]
6 verbose version.write data { name: 'fairyfloss',
6 verbose version.write theme: 'syntax',
6 verbose version.write version: '0.1.0',
6 verbose version.write author: 'Amy Wibowo <[email protected]>',
6 verbose version.write description: 'Cute pastel theme created with ♥',
6 verbose version.write keywords: [ 'syntax', 'theme' ],
6 verbose version.write repository: 'https://github.com/sailorhg/fairyfloss',
6 verbose version.write license: 'MIT',
6 verbose version.write engines: { atom: '>=1.0.0 <2.0.0' } } to package.json
7 info version [email protected]
8 info git [ 'add', 'package.json' ]
9 info git [ 'commit', '-m', 'Prepare 0.1.0 release' ]
10 info git [ 'tag', 'v0.1.0', '-am', 'Prepare 0.1.0 release' ]
11 verbose stack Error: Command failed: fatal: tag 'v0.1.0' already exists
11 verbose stack
11 verbose stack at ChildProcess.exithandler (child_process.js:658:15)
11 verbose stack at ChildProcess.emit (events.js:98:17)
11 verbose stack at maybeClose (child_process.js:766:16)
11 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:833:5)
12 verbose cwd /Users/sailorhg/Pictures/fairyfloss
13 error Darwin 14.3.0
14 error argv "/Users/sailorhg/Downloads/Atom.app/Contents/Resources/app/apm/bin/node" "/Users/sailorhg/Downloads/Atom.app/Contents/Resources/app/apm/node_modules/npm/bin/npm-cli.js" "version" "minor" "-m" "Prepare %s release"
15 error node v0.10.40
16 error npm v2.13.3
17 error code 128
18 error Command failed: fatal: tag 'v0.1.0' already exists
19 error If you need help, you may report this error at:
19 error <https://github.com/npm/npm/issues>
20 verbose exit [ 1, true ]