-
The new `common` subgenerator in jhipster can be extended/overriden in blueprint too
-
When running the command, have the option of placing the generated pages in a folder
-
##### **Overview of the issue**
When using the globally installed `generator-jhipster-dotnetcore` to generate an entity it fails pretenting to not found the blueprint.
Basically it's the…
-
I'm trying to find that particular command that I always mis-type.
But the help is of no help.
```
(jk)Damiens-MacBook-Air:foo damien$ yo --generators
angular
jekyllrb
karma
mocha
```
```
(jk)Damien…
-
Currently, the generation of Angular frontend entities is done on the same paths as in the generation of a Java application. This prevents us from linking the .Net backend to the frontend, from being …
-
The package doesn't work when using scoped packages. When it sees a slash, it thinks it's a GitHub URL.
-
Hi,
I have read that : `yo --help`give the list of subgenerators, It's working for me.
But I want the subgenerator for a specific generator not all the generators installed.
Something like `yo my-gen…
-
Hi,
I installed / updated Jhipster and got the error: "Your generated project used a JHipster version (6.0.0) that is currently not supported.".
When will it be supported?
Thank you!
-
Since version 5.7 of generator-jhipster, all subgenerators have a base API that need to be extended in all subgenerators of a blueprint.
-
##### **Overview of the issue**
hi all,
i notice a 404 page with traefik and oauth 2.
##### **Reproduce the error**
consider this jdl
jdl
application {
config {
baseName…