firebase / firebase/geofire-js

Firebase 10 support

Open
#279 2 comments 4 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.