ionic-cache icon indicating copy to clipboard operation
ionic-cache copied to clipboard

has no exported member 'ɵɵFactoryDeclaration'

Open luisuribemoreira opened this issue 2 years ago • 0 comments

I am trying to use the tool but at the time of installation it gives me the following error when I do the build.

node_modules/ionic-cache/lib/services/cache/cache.service.d.ts:138:22 ........... ......node_modules/@angular/core/core"' has no exported member 'ɵɵInjectableDeclaration'.

static ɵprov: i0.ɵɵInjectableDeclaration<CacheService>;

Captura de Pantalla 2022-12-12 a la(s) 10 45 41

Versions: Ionic Framework : @ionic/angular 5.3.2 @angular-devkit/build-angular : 0.901.13 @angular-devkit/schematics : 11.1.1 @angular/cli : 9.1.13 @ionic/angular-toolkit : 2.3.3

Capacitor:

Capacitor CLI : 4.1.0 @capacitor/android : 4.1.0 @capacitor/core : 4.1.0 @capacitor/ios : 4.1.0

luisuribemoreira avatar Dec 12 '22 13:12 luisuribemoreira