Getting error while adding in Angular 11 #4772
Unanswered
woodsongem
asked this question in
Q&A
Replies: 1 comment
-
Can you provide reproduce link? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
please help me to fix below error.
node_modules/swiper/angular/angular/src/swiper.module.d.ts:1:22 - error NG6002: Appears in the NgModule.imports of AppModule, but could not be resolved to an NgModule class.
This likely means that the library (swiper/angular) which declares SwiperModule 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.
1 export declare class SwiperModule {
Beta Was this translation helpful? Give feedback.
All reactions