You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.) git clone https://github.com/jhipster/generator-jhipster
2.) cd generator-jhipster
3.) npm i -g typescript
4.) npm i -g @types/node
5.) npm ci
6.) npm link
7.) cd .. && mkdir my-app && cd my-app
8.) jhipster --skip-jhipster-dependencies
9.) Follow the instructions
10.) npm link generator-jhipster
Overview of the issue
Trying to install, I get the following error message
Motivation for or Use Case
I wanted to try the latest bugfixes just merged
Reproduce the error
Install node version 18 on windows 11, run
npm i -g https://github.com/jhipster/generator-jhipster
Related issues
Could not find any
Suggest a Fix
JHipster Version(s)
8.0.0-beta.1
The text was updated successfully, but these errors were encountered: