This repository has been archived by the owner on Oct 20, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 60
Angular 9 upgrade #56
Comments
Hey, I have the same issue. It does not seem to be working with Angular 9. |
I'm getting this error on
|
same here |
Same issue mentioned by @yutamago |
same |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Upon upgrading to Angular 9 we receive the following errors:
Package "ng2-image-viewer" has an incompatible peer dependency to "@angular/core" (requires "^7.0.0" (extended), would install "9.0.0").
Package "ng2-image-viewer" has an incompatible peer dependency to "zone.js" (requires "^0.8.4", would install "0.10.2").
Package "ng2-image-viewer" has an incompatible peer dependency to "rxjs" (requires "^5.1.0", would install "6.5.4").
Do you plan to add support for Angular 9?
The text was updated successfully, but these errors were encountered: