greetclock / angular-gauge-chart

Angular Gauge Chart
https://recogizer.github.io/gauge-chart/examples/samples/
MIT License
61 stars 41 forks source link

Issue in upgrading library to Angular 12 #70

Closed vescuderog closed 2 years ago

vescuderog commented 2 years ago

I have tried to migrate my application to Angular 12, which contains this library and I found incompatibility in the library with Angular 12

Package "angular-gauge-chart" has an incompatible peer dependency to "@angular/common" (requires "^8.0.0" (extended), would install "10.2.5").

Can someone help on this?