angular / angular/angularfire

Upgrade to Angular 22

Open
#3,696 14 comments 0 reactions 0 assignees View on GitHub
comp: build/pipeline type: feature version: current (v17+)
Dominant language
TypeScript
Stars
7.8k
Forks
2.2k
Avg merge
22h 28m
Merged PRs (30d)
6

Description

I'm trying to upgrade my angular project to angular 22 from angular 21, and i got error

` Package "@angular/fire" has an incompatible peer dependency to "@angular/common" (requires "^20.0.0" (extended), would install "22.0.0").
Package "@angular/fire" has an incompatible peer dependency to "@angular/core" (requires "^20.0.0" (extended), would install "22.0.0").
Package "@angular/fire" has an incompatible peer dependency to "@angular/platform-browser" (requires "^20.0.0" (extended), would install "22.0.0").
Package "@angular/fire" has an incompatible peer dependency to "@angular/platform-browser-dynamic" (requires "^20.0.0" (extended), would install "22.0.0").
`

Could anyone help me? Because I don't find compatible version of @angular/fire for Angular 21. Thank you.

Contributor guide

Open the contributing guide

Research direction

The issue names no source files, tests, or entry points. Start by reviewing the Angular and @angular/fire peer-dependency declarations for Angular 21 and 22. Done means an @angular/fire version is identified or released with compatible peer dependencies and the reported upgrade no longer produces these errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, firebase, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.