jhipster / generator-jhipster

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
https://www.jhipster.tech
Apache License 2.0
21.53k stars 4.02k forks source link

Application bootstrapping issue after upgrading ng-jhipster generated application(with angular) to angular 17 and generator-jhipster #24941

Closed nitin1104 closed 9 months ago

nitin1104 commented 9 months ago
Getting errors upgrading my Angular application generated with ng-jhipster

I need help resolving an issue I am facing in upgrading my Angular application generated with ng-jhipster,

Error: Unexpected value 'NgJhipsterModule' imported by the module 'Itrack2SharedLibsModule'. Please add an @NgModule annotation.

Motivation for or Use Case
JHipster Version(s) - 0.16.0
mshima commented 9 months ago

ng-jhipster has been discontinued for a long time. Every relevant implementation is been generated in application now.