-
Notifications
You must be signed in to change notification settings - Fork 405
Open
Description
Version info
React: ^18
Firebase: 10.5.0
ReactFire: 4.2.3
Steps to reproduce
npm install
Expected behavior
Install successfully.
Actual behavior
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: app@0.1.0
npm ERR! Found: firebase@10.5.2
npm ERR! node_modules/firebase
npm ERR! firebase@"^10.5.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer firebase@"^9.0.0" from reactfire@4.2.3
npm ERR! node_modules/reactfire
npm ERR! reactfire@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
epeterson320, jaredAnders, hhhhub000, tigerxy, Gbuomprisco and 14 more
Metadata
Metadata
Assignees
Labels
No labels