yarn start or
yarn run webapp:build.
yarn install. If you are behind a corporate proxy, it is
likely that this error was caused by your proxy. Have a look at the JHipster error logs, you will probably have the cause of
the error.
If you want to go fast, run npm run dev to start the frontend and API.
If you want to have more control, so you can debug your issue more easily, you should follow the following steps:
yarn installyarn run webapp:build or
yarn start
npm run api:startGo 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 a public chat room, and that we expect you to respect other people and write in a correct English language!