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

Dependecy issue with Angular 13 #1074

Closed
JuanMiranda opened this issue Jan 28, 2022 · 1 comment
Closed

Dependecy issue with Angular 13 #1074

JuanMiranda opened this issue Jan 28, 2022 · 1 comment
Labels

Comments

@JuanMiranda
Copy link

npm i --save ng-chartist
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@"~13.1.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^12.0.2" from [email protected]
npm ERR! node_modules/ng-chartist
npm ERR! ng-chartist@"^6.3.0" from the root project

willsoto pushed a commit that referenced this issue Jan 28, 2022
## [6.3.1](v6.3.0...v6.3.1) (2022-01-28)

### Bug Fixes

* update peerDependencies for @angular/* to ^12.0.0 || ^13.0.0 ([a247b84](a247b84)), closes [#1074](#1074)
@willsoto
Copy link
Owner

🎉 This issue has been resolved in version 6.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

2 participants