You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR in node_modules/@kolkov/ngx-gallery/lib/ngx-gallery.module.d.ts:5:22 - error NG6002: Appears in the NgModule.imports of AppModule, but could not be resolved to an NgModule class.
#58
Open
almersawi opened this issue
Dec 17, 2020
· 2 comments
I'm facing this error while compiling my Angular project. I'm using [email protected] and Angular 9
More details: This likely means that the library (@kolkov/ngx-gallery) which declares NgxGalleryModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy
The text was updated successfully, but these errors were encountered:
This likely means that the library (ngx-gallery) which declares NgxGalleryModule has
not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with
Ivy.
Hi, Thank you very much for your effort.
I'm facing this error while compiling my Angular project. I'm using [email protected] and Angular 9
More details:
This likely means that the library (@kolkov/ngx-gallery) which declares NgxGalleryModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy
The text was updated successfully, but these errors were encountered: