An error has occurred :-(

Usual error causes

  1. You started the application from an IDE and you didn't run npm start or npm run webapp:build.
  2. You installed a Node.js version that doesn't work with JHipster: please use an LTS (long-term support) version, as it's the only version we support.