-
##### **Overview of the issue**
The default vanilla code generated by `--blueprints` created a compilation issue.
Issue found in Startup.cs. for the below code.
```csharp
public virtual void Con…
-
I'd like to send my users to [generator-license](https://github.com/jozefizso/generator-license) to let them choose a license, but I need to know that choice after it runs to put it in the project met…
-
## Overview of the issue
When I try to generate a new project, KHipster Generates the project in the HOME path(/Users/username/) rather than in the project directory I have created.
## Reproduce t…
-
It seems like sub-generators are interpreted as a URL scheme, so the command fails to run correctly.
```
$ npm init yo generator:subgenerator eslint-config
✖ create-yo errored:
Error: Unsuppor…
-
I've used the generator and generated a jhipster module with a post entity subgenerator. You could see it [here](https://github.com/aanno/generator-jhipster-module-aanno/tree/feature/raw-after-generat…
aanno updated
4 years ago
-
What is the correct way to extent the tenant entity? I executed:
`jhipster import-jdl tenant.jdl --regenerate`
and got an exception. See jdl file and output below.
```
entity Tenant {
nam…
-
I discovered this jhispter blueprint by chance, and checked quickly the code to see how it was working (note: I've not tried it yet).
I see you're overriding the client part of JHipster (although y…
-
##### **Overview of the issue**
When we use the openapi-generator (wrapped by our openapi-client subgenerator) and reactive support, the generated classes use the feign client.
We should use a l…
-
### **Overview of the feature request**
In some important parts we don't follow Angular Style Guide. In this issue I propose 3 enhancement to follow closer Angular Style Guide (and therefore make g…
-
Hi I am new to Jhipster Angular and PrimeNG Blueprint. After creating application, I am getting error on [re]generating entity. I am getting this error only when using this primeng-blueprint. I tried …