0 silly input [ 'publish' ] 1 silly flags { _: [ 'publish' ], 'reject-cycles': false, rejectCycles: false } 2 verbose rootPath /Users/pmurphy/code/pond 3 info version 2.5.1 4 info versioning independent 5 silly isInitialized 6 silly isInitialized true 7 silly existsSync /Users/pmurphy/code/pond/VERSION 8 silly initialize attempt 9 silly isDetachedHead 10 silly getCurrentBranch 11 verbose getCurrentBranch align-fix 12 verbose isDetachedHead false 13 silly getCurrentBranch 14 verbose getCurrentBranch align-fix 15 silly getUpdates 16 info Checking for updated packages... 17 silly hasTags 18 verbose hasTags true 19 silly getLastTag 20 verbose getLastTag docs@1.0.0-alpha.6 21 info Comparing with docs@1.0.0-alpha.6. 22 silly diffSinceIn docs@1.0.0-alpha.6 packages/pond 23 silly diff packages/pond/package.json 24 silly diffSinceIn docs@1.0.0-alpha.6 packages/website 25 silly diff packages/website/package.json 26 verbose updated pondjs 27 verbose updated docs 28 info Checking for prereleased packages... 29 verbose prereleased pondjs 30 verbose prereleased docs 31 silly collectDependents 32 silly isPackageDependentOf pondjs pondjs 33 silly isPackageDependentOf pondjs docs 34 silly isPackageDependentOf docs pondjs 35 silly isPackageDependentOf docs docs 36 silly collectUpdates 37 verbose has filtered update pondjs 38 verbose has filtered update docs 39 silly initialize success 40 silly execute attempt 41 silly runScriptSync preversion pondjs 42 silly runScriptSync version pondjs 43 silly runScriptSync preversion docs 44 silly runScriptSync version docs 45 silly addFile /Users/pmurphy/code/pond/packages/pond/package.json 46 silly addFile /Users/pmurphy/code/pond/packages/website/package.json 47 silly commit Publish 47 silly commit 47 silly commit - pondjs@1.0.0-alpha.6 47 silly commit - docs@1.0.0-alpha.6 48 verbose commit [ 'commit', 48 verbose commit '--no-gpg-sign', 48 verbose commit '-F', 48 verbose commit '/private/var/folders/7p/frzgpqbs4cvdmqtrwgq0bjn80000gq/T/9ee0cf55-b722-438b-a4a7-7ed60ff65a27/lerna-commit.txt' ] 49 silly addTag pondjs@1.0.0-alpha.6 50 error execute caught error 51 error Error: fatal: tag 'pondjs@1.0.0-alpha.6' already exists 51 error 51 error at Function.module.exports.sync (/usr/local/lib/node_modules/lerna/node_modules/execa/index.js:303:26) 51 error at Function.execSync (/usr/local/lib/node_modules/lerna/lib/ChildProcessUtilities.js:59:30) 51 error at Function.addTag (/usr/local/lib/node_modules/lerna/lib/GitUtilities.js:94:39) 51 error at /usr/local/lib/node_modules/lerna/lib/commands/PublishCommand.js:728:39 51 error at Array.forEach () 51 error at PublishCommand.gitCommitAndTagVersionForUpdates (/usr/local/lib/node_modules/lerna/lib/commands/PublishCommand.js:727:12) 51 error at PublishCommand.commitAndTagUpdates (/usr/local/lib/node_modules/lerna/lib/commands/PublishCommand.js:702:26) 51 error at PublishCommand.execute (/usr/local/lib/node_modules/lerna/lib/commands/PublishCommand.js:307:14)