jhipster-vuejs
jhipster-vuejs copied to clipboard
Incompatible with JHipster 6.10.5
Overview of the issue
generator-jhipster-vuejs version 1.9.2 is not compatible with the latest JHipster, which is version 6.10.5 at the time of this writing.
Command: jhipster --blueprints vuejs
Error:
The installed generator-jhipster-vuejs blueprint targets JHipster v6.10.3 and is not compatible with this JHipster version. Either update the blueprint or JHipster. You can also disable this check using --skip-checks at your own risk
Motivation for or Use Case
Reproduce the error
Command: jhipster --blueprints vuejs
Related issues
Suggest a Fix
JHipster Version(s)
6.10.5
JHipster configuration
Entity configuration(s) entityName.json files generated in the .jhipster directory
Browsers and Operating System
Ubuntu Linux 20.04.1 LTS
- [x] Checking this box is mandatory (this is just to show you read everything)
it's normal, this blueprint should be used with generator-jhipster 6.10.3, as I didn't do release for compatibility with 6.10.5
The good news is: the generator-jhipster v7 beta will be released next week, with Vue support. So this repo will be deprecated