issues Search Results · repo:firebase/snippets-node language:JavaScript
Filter by
31 results
(76 ms)31 results
infirebase/snippets-node (press backspace or delete to remove)https://github.com/firebase/snippets-node/blob/cccc005f6ba6d3895d1b380215bf54c148dce3fa/firestore/main/index.js#L590
in simpleQuery function, reference to a collection is named citiesRef (1) and query ...
binarygondola
- Opened on Mar 1
- #392
I do not think this class is Exported for usage.
From what I saw on the node_module it was an abstract class
https://github.com/firebase/snippets-node/blob/7b30935ff27dcdb4bacb845d67114e51eb3302cd/firestore/main/index.js#L5 ...
vixson
- Opened on Oct 14, 2023
- #375
Hi,
It is not possible to deploy a cloud function running a similar code as here:
https://github.com/firebase/snippets-node/tree/master/firestore/solution-deletes
Whenever the firebase-tools package ...
Hibrix-net
- 3
- Opened on Feb 14, 2023
- #341
When using the snippet I get a warning
Authenticating with `--token` is deprecated and will be removed in a future major version of `firebase-tools`. Instead, use a service account key with `GOOGLE_APPLICATION_CREDENTIALS`: ...
MiroStW
- Opened on Jan 15, 2023
- #335
Thanks for these amazing snippets but I feel like there should be a warning about including this in any production
environment since the combination of mintAdminToken and recursiveDelete would enable to ...
reimertz
- Opened on Sep 11, 2022
- #289
Hi Samstern, I tried to use your repository for the firestore backup using cron.yml. It is creating the bucket but
writing 0 bytes. I have a question about this line: const url =
https://firestore.googleapis.com/v1beta1/projects/${projectId}/databases/(default):exportDocuments; ...
bhamipriya1
- Opened on Aug 10, 2022
- #287
I am trying to deploy delete sample code given. I get the Error: Functions did not deploy properly error even though I
followed all the steps in the ReadMe doc
RhodesSifu
- 2
- Opened on May 18, 2021
- #237
I tried to get firebase-tools as a module in my project but I was unable to import it anyway, and it was showing could
not find firebase-tools.
vishnuagbly
- 1
- Opened on Mar 29, 2021
- #212
https://github.com/firebase/snippets-node/blob/8985ddbfeb7320108b85eb1fa8852d807d9d79de/firestore/main/index.js#L36-L44
How can I set it in .env or system environment? e.g.
admin.initializeApp({
...
mrgenesis
- 1
- Opened on Feb 15, 2021
- #205
Make sample s region tags consistent across all the languages.
laljikanjareeya
- Opened on Nov 2, 2020
- #169

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.