Skip to content

firebase-tools peer dep is out of date #3237

@markgoho

Description

@markgoho

Version info

Angular: v14

Firebase: v9

AngularFire: v7.3 (moving to 7.4)

Other (e.g. Ionic/Cordova, Node, browser, operating system):

How to reproduce these conditions

update angularfire package

$ npx ng update @angular/fire
Using package manager: npm
Collecting installed dependencies...
Found 65 dependencies.
Fetching dependency metadata from registry...
                  Package "@angular/fire" has an incompatible peer dependency to "firebase-tools" (requires "^9.9.0 || ^10.0.0", would install "11.0.1")
× Migration failed: Incompatible peer dependencies found.
Peer dependency warnings when installing dependencies means that those dependencies might not work correctly together.
You can use the '--force' option to ignore incompatible peer dependencies and instead address these warnings later.

File causing this error:
src/package.json

Line causing this error:
"firebase-tools": "^9.9.0 || ^10.0.0"

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