We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If we use a blueprint executable, the generators from the executable package should be used instead of using the locally installed.
We should be consistent.
The locally installed generators will be used. If some generators are missing in any side like v7/v8, the can mix with each other.
Lookup for generators from the cli and don't override them with local.
entityName.json
.jhipster
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Overview of the issue
If we use a blueprint executable, the generators from the executable package should be used instead of using the locally installed.
Motivation for or Use Case
We should be consistent.
Reproduce the error
The locally installed generators will be used.
If some generators are missing in any side like v7/v8, the can mix with each other.
Related issues
Suggest a Fix
Lookup for generators from the cli and don't override them with local.
JHipster Version(s)
JHipster configuration
Entity configuration(s)
entityName.json
files generated in the.jhipster
directoryBrowsers and Operating System
The text was updated successfully, but these errors were encountered: