Skip to content

Accept firebase@^12.0.0 for firebase-frameworks peerDependencies#361

Merged
jamesdaniels merged 1 commit intofirebase:mainfrom
service-paradis:support-firebase-12
Jul 22, 2025
Merged

Accept firebase@^12.0.0 for firebase-frameworks peerDependencies#361
jamesdaniels merged 1 commit intofirebase:mainfrom
service-paradis:support-firebase-12

Conversation

@service-paradis
Copy link
Contributor

Firebase 12 have been released july 17th (https://firebase.google.com/support/release-notes/js#version_1200_-_july_17_2025)

We cannot use Firebase@12 on hosting channels right now without this change:

log output
npm error code ERESOLVE
  npm error ERESOLVE could not resolve
  npm error
  npm error While resolving: firebase-frameworks@0.11.7
  npm error Found: firebase@12.0.0
  npm error node_modules/firebase
  npm error   firebase@"12.0.0" from the root project
  npm error
  npm error Could not resolve dependency:
  npm error peerOptional firebase@"^9.9.0 || ^10.0.0 || ^11.0.0" from firebase-frameworks@0.11.7
  npm error node_modules/firebase-frameworks
  npm error   firebase-frameworks@"^0.11.0" from the root project
  npm error
  npm error Conflicting peer dependency: firebase@11.10.0
  npm error node_modules/firebase
  npm error   peerOptional firebase@"^9.9.0 || ^10.0.0 || ^11.0.0" from firebase-frameworks@0.11.7
  npm error   node_modules/firebase-frameworks
  npm error     firebase-frameworks@"^0.11.0" from the root project
  npm error
  npm error Fix the upstream dependency conflict, or retry
  npm error this command with --force or --legacy-peer-deps
  npm error to accept an incorrect (and potentially broken) dependency resolution.
  npm error
  npm error
  npm error For a full report see:
  npm error /home/runner/.npm/_logs/2025-07-22T12_54_30_317Z-eresolve-report.txt
  npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-07-22T12_54_30_317Z-debug-0.log
  [2025-07-22T12:54:32.461Z] Error: Command failed: npm i --omit dev --no-audit

@jamesdaniels jamesdaniels merged commit cdd8e63 into firebase:main Jul 22, 2025
8 checks passed
richwear1307 pushed a commit to richwear1307/horse-tipping-app that referenced this pull request Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants