Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@almersawi
Copy link

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

@rayaffas
Copy link

rayaffas commented Jan 26, 2021

I was getting the same error and solved it by restarting the server.

@Shahrukhjethra
Copy link

I am facing same issue with angular 9+

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants