angular-fusioncharts icon indicating copy to clipboard operation
angular-fusioncharts copied to clipboard

@angular/[email protected]

Open vra5107 opened this issue 4 years ago • 0 comments

Does angular-fusioncharts have a hard dependency on @angular/[email protected] ? 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: [email protected] npm ERR! Found: @angular/[email protected] 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 [email protected] 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.

vra5107 avatar Oct 02 '21 02:10 vra5107