fusioncharts / angular-fusioncharts

Angular Component for FusionCharts JavaScript Charting Library
https://fusioncharts.github.io/angular-fusioncharts/#/ex1
Other
55 stars 37 forks source link

@angular/core@4.0.0 #134

Open vra5107 opened 2 years ago

vra5107 commented 2 years ago

Does angular-fusioncharts have a hard dependency on @angular/core@4.x.x ? Can you make that >=4.0.0 instead ?

(develop) $ npm i npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: comprehensivedashboard@0.0.0 npm ERR! Found: @angular/core@7.2.16 npm ERR! node_modules/@angular/core npm ERR! @angular/core@"~7.2.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/core@"^4.0.0" from angular-fusioncharts@3.0.4 npm ERR! node_modules/angular-fusioncharts npm ERR! angular-fusioncharts@"3.0.4" 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.