Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Angular v13 support #1345

Closed
yidingww opened this issue Nov 7, 2021 · 0 comments
Closed

Missing Angular v13 support #1345

yidingww opened this issue Nov 7, 2021 · 0 comments

Comments

@yidingww
Copy link

yidingww commented Nov 7, 2021

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)
@ocombe ocombe closed this as completed in 3a4c7ee Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant