-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Description of Issue
I am trying to push a temporary built module to a tmp-build branch so I can use it in package.json till you publish my changes from #67 but i can't successfully "generate a release", maybe it's OSX
Stack Trace / Console Log
akhoury@Aziz-iMac-2.local ~/rcloned/code/vue-pronto] (master)
[518] > npm run release
> vue-pronto@1.7.1 release /Users/akhoury/rcloned/code/vue-pronto
> npm test && generate-release
> vue-pronto@1.7.1 pretest /Users/akhoury/rcloned/code/vue-pronto
> npm run lint
> vue-pronto@1.7.1 lint /Users/akhoury/rcloned/code/vue-pronto
> tslint --project tsconfig.json
> vue-pronto@1.7.1 test /Users/akhoury/rcloned/code/vue-pronto
> TEST=true nyc ava
25 passed
=============================== Coverage summary ===============================
Statements : 90.93% ( 421/463 )
Branches : 74.45% ( 204/274 )
Functions : 88.14% ( 52/59 )
Lines : 90.73% ( 411/453 )
================================================================================
? Release Type patch
? Are you sure you want to update the release from 1.7.1 to 1.7.2 Yes
⫸ GIT: Pull from Origin
⫸ GIT: Start Release
⫸ Files: Write New Version
⫸ Commands: Pre Commit
⫸ GIT: Commit Files
⫸ Commands: Post Commit
⫸ GIT: Finish Release
⫸ GIT: Push to Origin
⫸ Commands: Post Complete
There was an unknown error.
Unknown Git Plugin
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vue-pronto@1.7.1 release: `npm test && generate-release`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the vue-pronto@1.7.1 release script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/akhoury/.npm/_logs/2018-09-11T20_19_41_153Z-debug.log
Thanks
Metadata
Metadata
Assignees
Labels
No labels