Closed Fatima73222 closed 5 months ago
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
- الاسم: المصادقة على Google Cloud
الاستخدامات: google-github-actions/auth@v2.1.3
Hi @Fatima73222 ,
Could you please open a new ticket and describe the problem in detail?
[READ] Step 1: Are you in the right place?
Cloud Firestore support is provided by the
@google-cloud/firestore
library. Therefore the easiest and most efficient way to get Firestore issues resolved is by directly reporting them at the nodejs-firestore GitHub repo.If you still think the problem is related to the code in this repository, then read on.
[REQUIRED] Step 2: Describe your environment
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
What happened? How can we make the problem occur? This could be a description, log/console output, etc.
You can enable logging for Firestore by including the following line in your code:
This will print Firestore logs to the console.
Relevant Code: