bun start or
bun run build.
bun install. If you are behind a corporate proxy, it is
likely that this error was caused by your proxy.
If you want to go fast, run ./mvnw to build and run everything.
If you want to have more control, so you can debug your issue more easily, you should follow the following steps:
bun installbun run build or
bun start
./mvnw or using your IDEIf you want to go fast, run ./mvnw to build and run everything.
If you want to have more control, so you can debug your issue more easily, you should follow the following steps:
npm installnpm run webpack:build or
npm start
./mvnw or using your IDEGo to Stack Overflow with the "jhipster" tag.
First read our contributing guidelines.
Then, fill a ticket on our bug tracker, we'll be happy to resolve your issue!
Join our chat room on Gitter.im. Please note that this is public chat room, and that we expect you to respect other people and write in correct English language!