firebase / firebase/firebase-admin-node

Compatibility Issue with Non-Default Database in Admin Package Due to @google-cloud/firestore Version

Open
#2,369 1 comment 0 reactions 0 assignees View on GitHub
needs-triage
Dominant language
TypeScript
Stars
1.7k
Forks
419
Avg merge
3d 10h
Merged PRs (30d)
16

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.