-
-
Notifications
You must be signed in to change notification settings - Fork 346
Closed
Description
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: [email protected]
npm error Found: [email protected]
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 [email protected]
npm error node_modules/vuefire
npm error vuefire@"^3.2.1" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/firebase
npm error peerOptional firebase@"^9.0.0 || ^10.0.0 || ^11.0.0" from [email protected]
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 [email protected]
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 [email protected]
npm error node_modules/vuefire
npm error peerOptional firebase@"^9.0.0 || ^10.0.0 || ^11.0.0" from [email protected]
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
Metadata
Metadata
Assignees
Labels
No labels