firebase / firebase/firebase-admin-node
Compatibility Issue with Non-Default Database in Admin Package Due to @google-cloud/firestore Version
Đang mở
needs-triage
- Ngôn ngữ chính
- TypeScript
- Star
- 1.7k
- Fork
- 419
- Merge trung bình
- 3 ngày 10 giờ
- Pull request đã merge (30 ngày)
- 16
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.