-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
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
Labels
No labels