commitlint icon indicating copy to clipboard operation
commitlint copied to clipboard

npm run log报错

Open CuteFakin opened this issue 5 years ago • 0 comments

TypeError: Cannot read property 'slice' of undefined npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] log: conventional-changelog --config ./node_modules/vue-cli-plugin-commitlint/lib/log -i CHANGELOG.md -s -r 0
npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] log 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:

CuteFakin avatar Feb 03 '20 09:02 CuteFakin