We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm ERR! Found: firebase@10.1.0 npm ERR! node_modules/firebase npm ERR! firebase@"^10.1.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer firebase@"^9.0.0" from rxfire@6.0.3 npm ERR! node_modules/rxfire npm ERR! rxfire@"^6.0.3" 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.
There are a number of security fixes in Firebase v10.x that I would like to be able to get while also using rxfire. Thanks!
The text was updated successfully, but these errors were encountered:
chore(npm): updates to fix npm audit warnings
578be90
Related to FirebaseExtended/rxfire#76
This is currently available in the canary version npm i rxfire@canary. We'll have it released to main soon.
npm i rxfire@canary
#79
Sorry, something went wrong.
Thanks, David!
No branches or pull requests
There are a number of security fixes in Firebase v10.x that I would like to be able to get while also using rxfire. Thanks!
The text was updated successfully, but these errors were encountered: