-
-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
followed the instructions to install via npm and failing on run #434
Comments
Totally same error: |
➜ hellokhipster khipster Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './cli/utils' is not defined by "exports" in /Users/fanghao/.nvm/versions/node/v20.11.0/lib/node_modules/generator-jhipster-kotlin/node_modules/generator-jhipster/package.json Node.js v20.11.0 |
I believe you have to use Node 16 to workaround this issue. |
same error changing to node 16 works |
Overview of the issue
i ran
npm install -g generator-jhipster-kotlin
and thenkhipster
and am getting the following output:worthy to note that this is on a mac M1
Reproduce the error
Related issues
Link to PR (if any)
KHipster Version(s)
The text was updated successfully, but these errors were encountered: