greetclock / angular-gauge-chart

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

Peer dependencies warning with angular 10 #42

Open yallanki-rivet opened 4 years ago

yallanki-rivet commented 4 years ago

Thanks for the great library !!! As angular 10 is released, can you please make the library compatible with angular 10. I see the below warning on npm install

npm WARN angular-gauge-chart@0.7.2 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself. npm WARN angular-gauge-chart@0.7.2 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself. n

Thanks in advance...

mvhirsch commented 4 years ago

I'm also experiencing this issue, but I'm using Angular 9, trying to upgrade via ng update @angular/core.

Does this library work with Angular >9? If so, please update peer dependency definitions.

leongrin commented 4 years ago

I am having the same problem.

Parsa-Sedigh commented 3 years ago

Got the same issue with angular 11

reisi007 commented 2 years ago

Same with 13