-
Notifications
You must be signed in to change notification settings - Fork 110
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
Update peerDependencies for Angular 15 #292
Comments
temporary solution is to add the following to your package.json file
|
Update peerDependencies for Angular 16 now ? |
Update peerDependencies for Angular 17 now ? |
I read that this package was being maintained, but with the last update a year ago, I'm beginning to wonder. |
This was included in #296 and will be released soon :) Of course, @mohamed-badaoui is right and by now, we'll need a much more recent version of Angular. This will also follow in the next few days! |
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@">=6.0.0 <=14.x.x" from [email protected]
npm ERR! node_modules/angular-google-charts
npm ERR! angular-google-charts@"^2.2.3" from the root project
the file libs/angular-google-charts/package.json needs to be updated for Angular 15
The text was updated successfully, but these errors were encountered: