ionic-team / ionic-storage

Ionic Storage module for Ionic apps
MIT License
437 stars 99 forks source link

The NgModule 'IonicStorageModule' needs to be compiled using the JIT compiler, but '@angular/compiler' is not available. #281

Open gee1k opened 1 year ago

gee1k commented 1 year ago

Running on real machine in Angular 15 will report an error:

The NgModule 'IonicStorageModule' needs to be compiled using the JIT compiler, but '@angular/compiler' is not available.

Need to enable aot to use