Closed
Description
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/[email protected].
✔ Package information loaded.
The package @angular/[email protected] 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
.
Metadata
Metadata
Assignees
Labels
No labels