yeoman / generator-webapp

A gulp.js generator for modern webapps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jhipster 5.28.0 add Bootswatch Themes tell "You don't seem to have a generator with the name “jhipster:modules” installed"

sinrt opened this issue · comments

commented

cant add Bootswatch Themes to my project from this "https://www.npmjs.com/package/generator-jhipster-bootswatch" guid. its tell "You don't seem to have a generator with the name “jhipster:modules” installed"

You should run yo jhipster-modules, not jhipster:modules (so it should be "-" instead of ":"). And make sure you have it installed globally, npm install --global generator-jhipster-modules.