Skip to content

Support for Firebase v10 #1385

@charliepy

Description

@charliepy

Reproduction

npm install error

Steps to reproduce the bug

package.json

"firebase": "^10.0.0",
"vuefire": "^3.1.2"

Expected behavior

npm installs without error

Actual behavior

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: vuefire@3.1.2
npm ERR! Found: firebase@10.0.0
npm ERR! node_modules/firebase
npm ERR! firebase@"^10.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional firebase@"^9.0.0" from vuefire@3.1.2
npm ERR! node_modules/vuefire
npm ERR! vuefire@"^3.1.2" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: firebase@9.23.0
npm ERR! node_modules/firebase
npm ERR! peerOptional firebase@"^9.0.0" from vuefire@3.1.2
npm ERR! node_modules/vuefire
npm ERR! vuefire@"^3.1.2" from the root project

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions