jhipster-vuejs icon indicating copy to clipboard operation
jhipster-vuejs copied to clipboard

Incompatible with JHipster 6.10.5

Open firewater opened this issue 4 years ago • 1 comments
trafficstars

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)

firewater avatar Dec 13 '20 21:12 firewater

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

pascalgrimaud avatar Dec 14 '20 06:12 pascalgrimaud