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

v13 Compatibility #3044

Closed
vinagreti opened this issue Nov 4, 2021 · 0 comments
Closed

v13 Compatibility #3044

vinagreti opened this issue Nov 4, 2021 · 0 comments

Comments

@vinagreti
Copy link

Version info

Angular:
13

Firebase:
7

AngularFire:
7.1.1

How to reproduce these conditions

on an Angular V13 project, run: ng add @angular/fire

Debug output

v13 % ng add @angular/fire
ℹ Using package manager: npm
✔ Found compatible package version: @angular/fire@0.0.0.
✔ Package information loaded.

The package @angular/fire@0.0.0 will be installed and executed.
Would you like to proceed? Yes
✔ Package successfully installed.
The package that you are trying to add does not support schematics. You can try using a different version of the package or contact the package author to add ng-add support.

Expected behavior

Expected ng add could add the compatible version of @angular/fire but it cannot find it.

Actual behavior

Cannot find a compatible version of @angular/fire.

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

2 participants