Open gee1k opened 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
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