Ребята, приветствую, потратил полдня чтобы апгрейднуть свой проект с ангуляра 8 на 9.
Уже билдится, но в браузере выкидывает ошибку
core.js:36282 Uncaught TypeError: Cannot read properties of undefined (reading 'id')
at registerNgModuleType (core.js:36282)
at core.js:36300
at Array.forEach (<anonymous>)
at registerNgModuleType (core.js:36296)
at new NgModuleFactory$1 (core.js:36461)
at compileNgModuleFactoryPOST_R3 (core.js:42350)
at PlatformRef.bootstrapModule (core.js:42717)
at Module../src/main.ts (main.ts:11)
at webpack_require (bootstrap:84)
at Object.0 (main.ts:12)
there are few warnings that could be a reason but not sure.... any idea ?
https://pastebin.com/uwTHdFwt