Open yallanki-rivet opened 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.
I am having the same problem.
Got the same issue with angular 11
Same with 13
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...