vue-styleguidist / vue-cli-plugin-styleguidist

vue cli 3.0 plugin for vue-styleguidist
MIT License
21 stars 6 forks source link

styleguidist:build comman not registered #1

Closed elevatebart closed 6 years ago

elevatebart commented 6 years ago

When running npm run styleguide everything is fine running npm run styleguide:build though is throwing the following error

 ERROR  command "styleguidist:build" does not exist.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vuecli3@0.1.0 styleguide:build: `vue-cli-service styleguidist:build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the vuecli3@0.1.0 styleguide:build 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/ledouxb/.npm/_logs/2018-07-24T00_08_07_518Z-debug.log