Skip to content

v13 Compatibility #3044

Closed
Closed
@vinagreti

Description

@vinagreti

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions