You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With angular cli 18, repro via ng new and ng add @angular/fire
You will see your project is now broken when npm start-ing it.
Looks like these npm overrides resolve the issue stemming from incompatible dependencies versions between firebase and angular-devkit: angular/angular-cli#28038 (comment)
This has been reported issue on the Angular git repo but no actions will be taken as this is conflicting with angularFire
Original issue
angular/angular-cli#28038
Any new releases coming up with the proper fix?
The text was updated successfully, but these errors were encountered: