ngx-slick-carousel
ngx-slick-carousel copied to clipboard
Add support for Angular 9 - zone.js 0.10.2 is needed
Angular 9 has a dependency on 0.10.2 instead of currently defined 0.9.x.
Is it possible to release an update?
Thanks
I have the same problem.
This likely means that the library (ngx-slick-carousel) which declares SlickCarouselModule 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.
Please try 0.5.0. I published new version with angular 9.0.4 updates,
After updated with Angular 9.0.5 it won't work please see the below error
003: No directive found with exportAs 'slick-carousel'.
14 #slickModal="slick-carousel"
could you please help me then what can I do now?
I just installed it this week and I'm getting the same errors as the ones above This likely means that the library (ngx-slick-carousel) which declares SlickCarouselModule 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.
This is the version I have on my machine "ngx-slick-carousel": "^0.5.1",
Please try 0.5.0. I published new version with angular 9.0.4 updates,
Do i need to downgrade the dependency back to 0.51
I just installed it this week and I'm getting the same errors as the ones above This likely means that the library (ngx-slick-carousel) which declares SlickCarouselModule 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.
This is the version I have on my machine "ngx-slick-carousel": "^0.5.1",
Please try 0.5.0. I published a new version with angular 9.0.4 updates,
Do I need to downgrade the dependency back to 0.51