npm start
ou
npm run webapp:build
.
npm install
. Se você usa proxy corporativo, provavelmente o
erro foi causado pelo seu proxy. Procure nos logs de erro do Jhipster, você vai provavelmente descobrir a causa do erro.
Se quiser ser rápido, rode ./mvnw
para construir e rodar tudo.
Se deseja mais controle, para que possa debugar seu problema mais facilmente, siga os seguintes passos:
npm install
npm run webapp:build
ou
npm start
./mvnw
ou pela sua IDEVá para o Stack Overflow com a tag "jhipster".
Primeiro leia nossas políticas de contribuição.
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!