jhipster / generator-jhipster-nodejs

A NodeJS blueprint that creates the backend using NestJS
https://www.npmjs.com/package/generator-jhipster-nodejs
Apache License 2.0
257 stars 81 forks source link

Issues with NHipster Generator: Backend module import and frontend library compatibility #298

Closed JeffeVargasP closed 1 year ago

JeffeVargasP commented 1 year ago

Describe the bug The bug start when I try to run the project after following the steps on README.md of this repository.

To Reproduce

  1. nhipster
  2. Name of project
  3. Selected Monolithic application
  4. Selected JWT Authentication
  5. Selected MySQL or MariaDB
  6. Selected Angular
  7. Selected n in Admin UI
  8. Selected Default JHipster
  9. Selected n in Internacionalization of project
  10. Selected Englsih as main language
  11. Selected n to the marketplace option
  12. npm run start:app
  13. Read the first error

Expected behavior With this steps, you'll see something saying about the instance of "URL" form "url", that's not imported on the file that it's called.

Screenshots

Desktop (please complete the following information):

NHipster configuration