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

Angular 8 support #26

Closed
Ivan-Perez opened this issue Jun 4, 2019 · 2 comments
Closed

Angular 8 support #26

Ivan-Perez opened this issue Jun 4, 2019 · 2 comments

Comments

@Ivan-Perez
Copy link

Ivan-Perez commented Jun 4, 2019

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!

This was referenced Jun 8, 2019
@GunnarHolwerda
Copy link

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

@leo6104
Copy link
Owner

leo6104 commented Jul 29, 2019

Thanks! Please check 0.4.5

@leo6104 leo6104 closed this as completed Jul 29, 2019
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