Marcelo Shima

Results 573 comments of Marcelo Shima

Installing from v7 git branch should work: ``` npm install -g jhipster/generator-jhipster#v7.x_maintenance ```

Sure, it’s a bug at the generator-jhipster, I am thinking if there is a way to workaround. A new release may be required.

@nicolas63 https://github.com/jhipster/generator-jhipster/pull/19955. I created https://github.com/nicolas63/jhipster-dotnetcore/pull/2, but I don't know the reason for the failures. I will try to debug later.

Need to check on emulated environment. But is working on the browser.

Tested inside emulator, it worked but got some adicional steps are required at iOS. https://capacitorjs.com/docs/apis/camera#ios I will make some adjusts.

> The first logo is coming from the JHipster generator itself and I don't see an option to customize/hide that. If you refer to any other blueprint using the latest...

> > It looks like there should be a space between resources and app, but not sure. Also, it seems weird that files are removed just after installation. > >...

> > @vishal423 you can generate a new cli using `jhipster generate-blueprint` and override the `printLogo`: https://github.com/jhipster/generator-jhipster/blob/9d929768523d7e5a1a263e6640c19d5b8018b1d2/cli/program.cjs#L257 > > at: https://github.com/jhipster/generator-jhipster/blob/2267fe5edf354fc6566f28bc0f7a26e639e5bd46/generators/generate-blueprint/templates/cli/cli.mjs.ejs#L24-L27 > > sure @mshima I will take a look....

It’s already using v7 at main, I don’t think it needs another refactoring right now, I will take a look.