-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
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:
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.
justAsascha, akikesulahti, Albejr, dobromirts, pascalbe-dev and 33 morefloorz, osnoser1, kgidwani, KaliaHayes and SKatram
Metadata
Metadata
Assignees
Labels
No labels