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 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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: