npm startornpm run webpack:build.npm 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./mvnwto 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:buildornpm start./mvnwor using your IDEGo to Stack Overflow with the"jhipster"tag.
First read ourcontributing guidelines.
Then, fill a ticket on ourbug tracker, we'll be happy to resolve your issue!