Closed shai-almog closed 3 years ago
I assumed this was because of my Mac setup so I went through the whole process on a Linux machine only to run into the same issue...
jhipster info
INFO! Using JHipster version installed globally
Welcome to the JHipster Information Sub-Generator
##### **JHipster Version(s)**
/home/ubuntu/BlogFrontEnd
└── (empty)
cat: no such file or directory: .yo-rc.json
##### **JHipster configuration, a `.yo-rc.json` file generated in the root folder**
<details>
<summary>.yo-rc.json file</summary>
<pre>
</pre>
</details>
##### **JDL for the Entity configuration(s) `entityName.json` files generated in the `.jhipster` directory**
<details>
<summary>JDL entity definitions</summary>
<pre>
</pre>
</details>
##### **Environment and Tools**
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.20.04)
OpenJDK 64-Bit Server VM (build 11.0.11+9-Ubuntu-0ubuntu2.20.04, mixed mode, sharing)
git version 2.25.1
node: v16.10.0
npm: 7.24.0
Docker version 20.10.7, build 20.10.7-0ubuntu1~20.04.2
docker-compose version 1.27.4, build 40524192
No change to package.json was detected. No package manager install will be executed.
Ugh:
jhipster -V
INFO! Using JHipster version installed globally
7.2.0
I'm at a loss on this one.
Thanks for the issue, but the upgrade of jhipster is not related to this node.js blueprint.
Running
I see
So naturally I did:
And it worked a lot on installing but jhipster remained the same (Using Mac OS Big Sur on Intel). Uninstalled it, reinstalled. Reinstalled via brew etc. It all results in the same odd old version.
Unfortunately this gets worse. After finishing the wizard no matter what I do I get the following exception (at the end of the full output below):
jhipster info