Skip to content

Package firebase-frameworks is not compatible with firebase@v11 #8594

@service-paradis

Description

@service-paradis

Operating System

Any

Environment (if applicable)

Any

Firebase SDK Version

11.0.1

Firebase SDK Product(s)

Functions

Project Tooling

NextJs using frameworksBackend hosting

Detailed Problem Description

I updated Firebase dependency to v11 and got the following error:

  npm error peerOptional firebase@"^9.9.0 || ^10.0.0" from firebase-frameworks@0.11.4
  npm error node_modules/firebase-frameworks
  npm error   firebase-frameworks@"^0.11.0" from the root project

The package firebase-frameworks would need to be updated to be compatible with Firebase V11 (https://github.com/FirebaseExtended/firebase-framework-tools/blob/main/packages/firebase-frameworks/package.json#L56).

Steps and code to reproduce issue

Update your Firebase dependency to v11 in a project using framework hosting.
Run npm install and look at the error.

I wanted to open an issue in the https://github.com/FirebaseExtended/firebase-framework-tools repo, but unfortunately, issues are not enabled there.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions