We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
The text was updated successfully, but these errors were encountered:
a247b84
chore(release): 6.3.1 [skip ci]
3eec04f
## [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)
🎉 This issue has been resolved in version 6.3.1 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: