Closed kamssiopeia closed 1 year ago
@DanielFran we should keep jdl-samples master branch for v6 and main for v7
I think i resolved my own issue by using jhipster import-jdl file_name.jh
. I would like to know if command in documentation is meant to be used by newer jhipster versions?
In any case jhipster v6 is not supported anymore. If the file is not found locally, we try to download from jdl-samples repository. You should check if the file is present locally.
I think i resolved my own issue by using
jhipster import-jdl file_name.jh
. I would like to know if command in documentation is meant to be used by newer jhipster versions?
Yes. For older jhipster version you should look at the archive.
I think i resolved my own issue by using
jhipster import-jdl file_name.jh
. I would like to know if command in documentation is meant to be used by newer jhipster versions?Yes. For older jhipster version you should look at the archive.
Ok, thank you!
@DanielFran we should keep jdl-samples master branch for v6 and main for v7
Done
Overview of the issue
I'm getting 404 while trying to regenerate entities using
jhipster jdl
command. I notced this issue two days ago, before that everything worked with no problems. Last time I regenerated entities was on 27th of JulyMotivation for or Use Case
Adding new entities through
jh
fileReproduce the error
Run command
jhipster jdl file_name.jh
Related issues
Suggest a Fix
JHipster Version(s)
6.10.1
16.13.2
8.1.2
JHipster configuration
Entity configuration(s)
entityName.json
files generated in the.jhipster
directoryError is during creation but it's not related to entity configuration
Browsers and Operating System