greetclock / angular-gauge-chart

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

unable to install angular-gauge-chart on angular 12 and above #81

Open rajatgupta-softrefine opened 2 years ago

rajatgupta-softrefine commented 2 years ago

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: fuse@9.0.0 npm ERR! Found: @angular/common@11.2.11 npm ERR! node_modules/@angular/common npm ERR! @angular/common@"11.2.11" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^8.0.0" from angular-gauge-chart@0.7.2 npm ERR! node_modules/angular-gauge-chart npm ERR! angular-gauge-chart@"*" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /home/test/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in: npm ERR! /home/test/.npm/_logs/2022-04-22T05_36_43_682Z-debug-0.log

jduerr commented 1 year ago

Anybody any idea how to fix that ?