uploadcare / ngx-uploadcare-widget

Angular 2+ wrapper for Uploadcare Widget
MIT License
15 stars 10 forks source link

Angular 8 compatibility #33

Closed mwawrusch closed 4 years ago

mwawrusch commented 5 years ago

Trying to upgrade to angular 8 but getting the following errors:

Package "ngx-uploadcare-widget" has an incompatible peer dependency to "@angular/core" (requires "5.x" (extended), would install "8.0.0").
                  Package "ngx-uploadcare-widget" has an incompatible peer dependency to "@angular/animations" (requires "5.x" (extended), would install "8.0.0").
                  Package "ngx-uploadcare-widget" has an incompatible peer dependency to "@angular/platform-browser" (requires "5.x" (extended), would install "8.0.0").
                  Package "ngx-uploadcare-widget" has an incompatible peer dependency to "@angular/common" (requires "5.x" (extended), would install "8.0.0").
                  Package "ngx-uploadcare-widget" has an incompatible peer dependency to "rxjs" (requires "5.x", would install "6.5.2").
ZNick1982 commented 5 years ago

Hi @mwawrusch . Thanks for reporting this. I will check and write back to you shortly.

Kind regards, Nikolay Zherdev.

ZNick1982 commented 5 years ago

Hi @mwawrusch . I checked on Angular 8 it works fine. And also updated the example demo to Angular 8.0 You can find this demo here: https://github.com/ZNick1982/ngx-uploadcare-widget-demo.git

Meanwhile we will add compatibility of Angular 8.x to the widget and release it in the next version.

Kind regards, Nikolay Zherdev.

mwawrusch commented 5 years ago

Thx. Much appreciated

wilfredonoyola commented 5 years ago

Hi @mwawrusch @ZNick1982 , Does this work with Angular 8 for last version ngx-uploadcare-widget? Let me know

Thanks

ZNick1982 commented 5 years ago

Yes it works on Angular 8