firebase / firebase/firebase-admin-node
Compatibility Issue with Non-Default Database in Admin Package Due to @google-cloud/firestore Version
Abierto
needs-triage
- Lenguaje dominante
- TypeScript
- Estrellas
- 1.7k
- Forks
- 419
- Merge medio
- 3 d 10 h
- PR fusionados (30 d)
- 16
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.