firebase / firebase/firebase-admin-node
Compatibility Issue with Non-Default Database in Admin Package Due to @google-cloud/firestore Version
- Vorherrschende Sprache
- TypeScript
- Sterne
- 1.7k
- Forks
- 419
- Ø Merge
- 3 T. 10 Std.
- Gemergte PRs (30 T.)
- 16
Beschreibung
The admin package's dependency on @google-cloud/firestore is currently specified as ^6.6.0. However, there appears to be a compatibility issue with non-default databases when using any version below 6.7. This conflict arises despite documentation indicating support for these database configurations.
Update the required version of @google-cloud/firestore in the admin package to ^6.7.0 to ensure compatibility with non-default databases.
Beitragsleitfaden
Rechercherichtung
Start by locating the admin package's @google-cloud/firestore dependency declaration and confirm the current constraint is ^6.6.0. Done means the constraint is ^6.7.0 and compatibility with non-default databases is preserved.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- google-cloud, typescript
- Bereich
- databases
- Issue-Typ
- Bug
- Schwierigkeit
- 1/5
- Geschätzter Aufwand
- Unter einer Stunde
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 48/100