Got Issue with module 'AppModule' and and cool-storage-base.d.ts
Closed this issue · 6 comments
Hello, like mate before me, I have same Issue with
Unexpected value 'CoolStorageModule' imported by the module 'AppModule',
and also compiler was yelled for:
readonly length: number;
in cool-storage-base.d.ts.
Repaired by adding:
readonly(length: number);
But Unexpected value 'CoolStorageModule' imported by the module 'AppModule',
still exist. Newest version doesn't resolved problem.
Check #1 for the reason on this.
Only the library developer(s) can fix this by adding a metadata file for the Ionic 2 AOT compiler.
Any news about this?
Hey,
Currently ngc doesn't support TS 2.1.1 which is required for this project, so upvote: angular/angular#12966
Thanks :)
Thanks for looking into this. Done.
Is this issue still active with the 1.2.0 release?
This is fixed in version 1.2.0