generator-jhipster-bootstrap-material-design
generator-jhipster-bootstrap-material-design copied to clipboard
Add material design to your JHipster application
I see this generator is dead... but just want to add some notes... So For all Using Jhipster 4.12.1 and above... aka Bootstrap 4 with Angular... and want to install...
##### **Overview of the issue** Got error when trying to add bootstrap material to my gateway After creating a new jhipster gateway project, I tried to add bootstrap material to...
? Do you want to install Bootstrap Material design? Yes Composing JHipster configuration with module bootstrap-material-design Reading the JHipster project configuration for your module TypeError: Cannot read property 'dependencies' of...
I generated a blank JHipster app, run the jhipster-bootstrap-material-design generator on it and deployed to heroku. Now UI does not render with following exception: ``` Uncaught Error: [$injector:modulerr] Failed to...
was it support jhipster 4.0
fixes #15
After installing this plugin, it worked locally. However, after I deploy to Heroku (or upgrade JHipster), there's an error: ``` Uncaught ReferenceError: compileServiceConfig is not defined ```