Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Firestore] recursiveDelete() unavailable in firebase-admin-node 10.0.2 because @google-cloud/firestore dependency is set to 4.5.0 in package.json #1609

Closed
pureimpro opened this issue Mar 21, 2022 · 4 comments

Comments

@pureimpro
Copy link

Hi,

please upgrade firebase-admin-node @google/firestore dependency from 4.5.0 to at least 4.11.0 in package.json

Have a nice day !

@google-oss-bot
Copy link

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

@lahirumaramba
Copy link
Member

Hi @pureimpro @google-cloud/firestore is an optional dependency in Admin Node SDK so you should be able to upgrade it in your development environment to a version other than the one set in the SDK package.json. We are working on a plan to upgrade to Firestore 5.x. However, given that it is a breaking change (Firestore 5.x requires Typescript 4.1.5+) I can't currently promise you a timeline on that.

@lahirumaramba
Copy link
Member

Fixed in: #1625

@pureimpro
Copy link
Author

Hi @lahirumaramba,

thank you for your action and advice.
Have a great day :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants