Skip to content
New issue

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

Support for Firebase v10 #76

Closed
Splaktar opened this issue Aug 3, 2023 · 2 comments
Closed

Support for Firebase v10 #76

Splaktar opened this issue Aug 3, 2023 · 2 comments

Comments

@Splaktar
Copy link

Splaktar commented Aug 3, 2023

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!

Splaktar added a commit to xlts-dev/angularjs-angular-hybrid-angular-cli that referenced this issue Aug 3, 2023
@davideast
Copy link
Collaborator

davideast commented Aug 27, 2023

This is currently available in the canary version npm i rxfire@canary. We'll have it released to main soon.

#79

@Splaktar
Copy link
Author

Thanks, David!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants