Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm Error "@angular/common@">=9.0.0 <13.0.0" from [email protected]" #316

Open
desarrolloebisum opened this issue Mar 20, 2024 · 1 comment

Comments

@desarrolloebisum
Copy link

desarrolloebisum commented Mar 20, 2024

Hi, I'm trying to migrate myproject's version from Angular 12 to Angular 15, ( now I'm using Angular 14 ) now I'm using Angular 14 but apexcharts returns version errors.
I'm in 18.13 node version because is the min version to update to Angular 15, If I use 16.13 the isn't errors

Could you help me to find a solution?
Thanks!

❯ npm install apexcharts ng-apexcharts --save
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/common
npm ERR!   @angular/common@"14.3.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@">=9.0.0 <13.0.0" from [email protected]
npm ERR! node_modules/ng-apexcharts
npm ERR!   ng-apexcharts@"~1.6.0" 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! 
Copy link

github-actions bot commented Aug 2, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant