firebase / firebase/geofire-js
Firebase 10 support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 339
- PR merge metrics
- No merged PRs in 30d
Description
Version info
Firebase:
10.11.0
GeoFire:
6.0.0
Node
Test case
Geofire 6.0.0 (latest) only allows up to firebase 9. Firebase 10 has been out for a while - can this project be updated please as I can't run npm install or deploy any firebase functions
Steps to reproduce
run npm installl or deploy firebase functions using firebase 10
Expected behavior
should inaall /deploy
Actual behavior
errors due to imcompatibility between geofire 6.0.0 and firebase 10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting GeoFire 6.0.0's dependency declarations and the Firebase compatibility constraints behind the reported npm install failure. Reproduce the issue with Firebase 10.11.0 using npm install and a Firebase Functions deployment; done means both operations work without the reported incompatibility errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, typescript
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100