You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this console error when i am trying to upgrade my angular project to use angular 13.
(i am using v13.0.0 of ngx-translate already)
Uncaught Error: Type TranslateModule does not have 'ɵmod' property.
at getNgModuleDef (core.mjs:1117)
at recurse (core.mjs:22086)
at recurse (core.mjs:22086)
at recurse (core.mjs:22086)
at registerNgModuleType (core.mjs:22069)
at new NgModuleFactory (core.mjs:22208)
at compileNgModuleFactory__POST_R3__ (core.mjs:26241)
at PlatformRef.bootstrapModule (core.mjs:26501)
The text was updated successfully, but these errors were encountered:
I am getting this console error when i am trying to upgrade my angular project to use angular 13.
(i am using v13.0.0 of ngx-translate already)
The text was updated successfully, but these errors were encountered: