orizens / ngx-infinite-scroll

Infinite Scroll Directive for Angular
https://www.npmjs.com/package/ngx-infinite-scroll
MIT License
1.23k stars 224 forks source link

error NG6002: 'InfiniteScrollModule' does not appear to be an NgModule class. #421

Closed didemchenko closed 8 months ago

didemchenko commented 1 year ago

Angular/nfiniteScroll version 16

  node_modules/ngx-infinite-scroll/src/modules/ngx-infinite-scroll.module.d.ts:1:22
    1 export declare class InfiniteScrollModule {
                           ~~~~~~~~~~~~~~~~~~~~
    This likely means that the library (ngx-infinite-scroll) which declares InfiniteScrollModule 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.
orizens commented 1 year ago

@MarcosPaulo775 would you mind checking that?

orizens commented 1 year ago

@beligh-hamdi can you review the pr again?

MarcosPaulo775 commented 1 year ago

@MarcosPaulo775 would you mind checking that?

I will check

MarcosPaulo775 commented 1 year ago

@didemchenko

Try this: https://github.com/angular/angular/issues/40616#issue-796138098

MarcosPaulo775 commented 8 months ago

can close this issue ?

@didemchenko @orizens