Skip to content

New Angular 16 not supported by Angular Fire (Peer dependency error) #3348

@sergiotome

Description

@sergiotome

Version info

Angular: 16.0.0
Firebase: 11.30.0
AngularFire: 7.5.0

How to reproduce these conditions

I upgraded my project to angular 16 and got a peer dependency error with @angular/fire. Looks like the latest version of Angular Fire expects a version of Angular between 12 and 15, and 16 is not yet supported.

Steps to set up and reproduce

Take an existing angular project with Angular Fire 7.5 and upgrade to angular 16. The following error is returned:

image

Expected behavior

What is the expected behavior? I can upgbrade my project to the latest version of Angular. Angular Fire support the latest version

Actual behavior

What is the actual behavior? Angular Fire doesn't support the latest version of Angular and I cannot upgrade until a new version of Angular Fire is published with this missing dependency.

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