ionic-team / ionic-team/ionic-storage
The NgModule 'IonicStorageModule' needs to be compiled using the JIT compiler, but '@angular/compiler' is not available.
Open
- Dominant language
- TypeScript
- Stars
- 456
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.