0 silly argv { 0 silly argv _: [ 'version' ], 0 silly argv push: false, 0 silly argv 'force-publish': '*', 0 silly argv forcePublish: '*', 0 silly argv exact: true, 0 silly argv lernaVersion: '3.22.1', 0 silly argv '$0': 'node_modules\\lerna\\cli.js', 0 silly argv bump: '2.0.2' 0 silly argv } 1 notice cli v3.22.1 2 verbose rootPath C:\Users\shalvah\Projects\scribe-js 3 info current version 2.0.1 4 silly isAnythingCommitted 5 verbose isAnythingCommitted 1 6 silly currentBranch 7 verbose currentBranch v2 8 silly hasTags 9 verbose hasTags true 10 silly git-describe.sync "v1.2.1-91-g03ca212" => {"lastTagName":"v1.2.1","lastVersion":"v1.2.1","refCount":"91","sha":"03ca212","isDirty":false} 11 warn force-publish all packages 12 info Assuming all packages changed 13 verbose updated @knuckleswtf/scribe 14 verbose updated @knuckleswtf/scribe-adonis 15 verbose updated @knuckleswtf/scribe-express 16 verbose updated @knuckleswtf/scribe-restify 17 info version rooted leaf detected, skipping synthetic root lifecycles 18 info execute Skipping git push 19 info execute Skipping releases 20 silly lifecycle No script for "preversion" in "@knuckleswtf/scribe", continuing 21 silly lifecycle No script for "version" in "@knuckleswtf/scribe", continuing 22 silly lifecycle No script for "preversion" in "@knuckleswtf/scribe-adonis", continuing 23 silly lifecycle No script for "preversion" in "@knuckleswtf/scribe-express", continuing 24 silly lifecycle No script for "preversion" in "@knuckleswtf/scribe-restify", continuing 25 silly lifecycle No script for "version" in "@knuckleswtf/scribe-express", continuing 26 silly lifecycle No script for "version" in "@knuckleswtf/scribe-restify", continuing 27 silly lifecycle No script for "version" in "@knuckleswtf/scribe-adonis", continuing 28 silly gitAdd [ 28 silly gitAdd 'package.json', 28 silly gitAdd 'package-lock.json', 28 silly gitAdd 'frameworks/express/package.json', 28 silly gitAdd 'frameworks/express/package-lock.json', 28 silly gitAdd 'frameworks/restify/package.json', 28 silly gitAdd 'frameworks/restify/package-lock.json', 28 silly gitAdd 'frameworks/adonis/package.json', 28 silly gitAdd 'frameworks/adonis/package-lock.json', 28 silly gitAdd 'lerna.json' 28 silly gitAdd ] 29 error Error: Command failed: git add -- package.json package-lock.json frameworks/express/package.json frameworks/express/package-lock.json frameworks/restify/package.json frameworks/restify/package-lock.json frameworks/adonis/package.json frameworks/adonis/package-lock.json lerna.json 29 error warning: LF will be replaced by CRLF in frameworks/adonis/package.json. 29 error The file will have its original line endings in your working directory 29 error warning: LF will be replaced by CRLF in frameworks/express/package.json. 29 error The file will have its original line endings in your working directory 29 error warning: LF will be replaced by CRLF in frameworks/restify/package.json. 29 error The file will have its original line endings in your working directory 29 error warning: LF will be replaced by CRLF in lerna.json. 29 error The file will have its original line endings in your working directory 29 error warning: LF will be replaced by CRLF in package.json. 29 error The file will have its original line endings in your working directory 29 error The following paths are ignored by one of your .gitignore files: 29 error frameworks/adonis/package-lock.json 29 error frameworks/express/package-lock.json 29 error frameworks/restify/package-lock.json 29 error package-lock.json 29 error hint: Use -f if you really want to add them. 29 error hint: Turn this message off by running 29 error hint: "git config advice.addIgnoredFile false" 29 error 29 error at makeError (C:\Users\shalvah\Projects\scribe-js\node_modules\execa\index.js:174:9) 29 error at C:\Users\shalvah\Projects\scribe-js\node_modules\execa\index.js:278:16 29 error at processTicksAndRejections (internal/process/task_queues.js:93:5)