ngx-restangular icon indicating copy to clipboard operation
ngx-restangular copied to clipboard

With angular 13 issue

Open ishbandhu1 opened this issue 1 year ago • 0 comments

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

ishbandhu1 avatar May 08 '24 03:05 ishbandhu1