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

Peer dependencies warning with angular 10 #42

Open
yallanki-rivet opened this issue Jun 25, 2020 · 4 comments
Open

Peer dependencies warning with angular 10 #42

yallanki-rivet opened this issue Jun 25, 2020 · 4 comments

Comments

@yallanki-rivet
Copy link

yallanki-rivet commented Jun 25, 2020

Thanks for the great library !!!
As angular 10 is released, can you please make the library compatible with angular 10. I see the below warning on npm install

npm WARN angular-gauge-chart@0.7.2 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN angular-gauge-chart@0.7.2 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself.

n

Thanks in advance...

@mvhirsch
Copy link

mvhirsch commented Jul 8, 2020

I'm also experiencing this issue, but I'm using Angular 9, trying to upgrade via ng update @angular/core.

Does this library work with Angular >9? If so, please update peer dependency definitions.

@leongrin
Copy link

I am having the same problem.

@Parsa-Sedigh
Copy link

Got the same issue with angular 11

@reisi007
Copy link

Same with 13

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

No branches or pull requests

5 participants