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

With angular 13 issue #232

Open
ishbandhu1 opened this issue May 8, 2024 · 0 comments
Open

With angular 13 issue #232

ishbandhu1 opened this issue May 8, 2024 · 0 comments

Comments

@ishbandhu1
Copy link

I am getting following error when upgraded my angular version to 13 , this error is coming with RestangularModule in app.module.ts. Please provide any suggestion how I can resolve this error:
Uncaught Error: Type M does not have 'ɵmod' property.
at Ye (core.mjs:1130:15)
at e (core.mjs:21739:21)
at e (core.mjs:21750:17)
at Dm (core.mjs:21735:5)
at new Cm (core.mjs:21857:13)
at nv (core.mjs:25819:27)
at dv.bootstrapModule (core.mjs:26069:16)
at main.ts:12:26
at main.ts:13:31
at main.ts:13:31
Ye @ core.mjs:1130
e @ core.mjs:21739
e @ core.mjs:21750
Dm @ core.mjs:21735
Cm @ core.mjs:21857
nv @ core.mjs:25819
bootstrapModule @ core.mjs:26069
(anonymous) @ main.ts:12
(anonymous) @ main.ts:13
(anonymous) @ main.ts:13
Show 7 more frames
Show less

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