Skip to content

support to firebase 12.0.0 #1630

@marco-mastella

Description

@marco-mastella

Reproduction

install new version of firebase 12.0.0

Steps to reproduce the bug

after installing the error is

npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: vuefire@3.2.1
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.0.0 || ^10.0.0 || ^11.0.0" from vuefire@3.2.1
npm error node_modules/vuefire
npm error   vuefire@"^3.2.1" 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.0.0 || ^10.0.0 || ^11.0.0" from vuefire@3.2.1
npm error   node_modules/vuefire
npm error     vuefire@"^3.2.1" 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   peerOptional firebase@"^9.0.0 || ^10.0.0 || ^11.0.0" from vuefire@3.2.1
npm error   node_modules/vuefire
npm error     vuefire@"^3.2.1" from the root project
npm error
npm error   peerOptional firebase@"^9.0.0 || ^10.0.0 || ^11.0.0" from vuefire@3.2.1
npm error   node_modules/vuefire
npm error   peerOptional firebase@"^9.0.0 || ^10.0.0 || ^11.0.0" from vuefire@3.2.1
npm error   node_modules/vuefire
npm error     vuefire@"^3.2.1" 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.

Expected behavior

no error

Actual behavior

error as shown

Additional information

No response

Activity

Tkkg1994

Tkkg1994 commented on Jul 19, 2025

@Tkkg1994

Hello dear @posva

Here for this issue there is also already a pull request: #1629

It's not from me but would still be nice to merge it so we can use the latest firebase version

Have a wunderful sunday!

linked a pull request that will close this issuefeat: support Firebase 12 #1629on Jul 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @Tkkg1994@marco-mastella

      Issue actions

        support to firebase 12.0.0 · Issue #1630 · vuejs/vuefire