-
Notifications
You must be signed in to change notification settings - Fork 2.2k
installation error: The package that you are trying to add does not support schematics #2830
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
Comments
This issue does not seem to follow the issue template. Make sure you provide all the required information. |
Same here.
@0.0.0 is very suspicious indeed. Also tried with Node LTS (14.17.0); same issue. |
We haven't marked Angular 12 as a compatible peer yet, make sure to specify a version/tag. |
@jamesdaniels thank you! This worked |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Version info
Angular: 12.0.0
Firebase: 9.10.2
AngularFire: 0.0.0 (this is the error)
How to reproduce these conditions
install @angular/fire in terminal through
ng add @angular/fire
command.Expected behavior
Latest version of @angular/fire installs
Actual behavior
version 0.0.0 @angular/fire is installed
The text was updated successfully, but these errors were encountered: