leo6104 / ngx-slick-carousel

Angular 17+ wrapper for slick plugin
106 stars 43 forks source link

Angular 8 support #26

Closed Ivan-Perez closed 5 years ago

Ivan-Perez commented 5 years ago

Hello!

I'm trying to upgrade my project to Angular 8, but unfortunately I can't because this module seems to use an old dependency Angular 8 is not compatible with.

To update to Angular 8, I'm using ng update @angular/cli @angular/core as the Angular Update Guide says. But when I run the command I get:

Package "ngx-slick-carousel" has an incompatible peer dependency to "zone.js" (requires "^0.8.26", would install "0.9.1").
Incompatible peer dependencies found. See above.
[ERROR]

Maybe updating the package.json of this module would suffice, but I don't know if doing that would remove support for previous Angular versions.

Thanks!

GunnarHolwerda commented 5 years ago

@leo6104 do you have an idea when you will have time to review the PR to upgrade to Angular 8? :smile:

leo6104 commented 5 years ago

Thanks! Please check 0.4.5