davideast / firebase-fundamentals-frontend-masters

https://frontendmasters.com/courses/firebase/
55 stars 45 forks source link

firebase init firestore is not working #1

Open ianlavapiez opened 1 year ago

ianlavapiez commented 1 year ago

Hi David,

I am one of your students in Frontendmasters and I am experiencing right now an error when I did the firebase init firestore command. I've already provisioned the firestore and at the same time set the GCP location (southeast-1).

I've tried the solutions to this issue on this linke (https://github.com/firebase/firebase-tools/issues/4254) and all are not working. Hoping you could respond. Thanks!

ianlavapiez commented 1 year ago
Screenshot 2023-06-16 at 6 49 37 PM
davideast commented 1 year ago

Hey @ianlavapiez! Sorry I just saw this notification.

  1. Are you still having this problem?
  2. Can you check the logged in user and the active use project with firebase login and firebase use? Many times I realize that I'm not using the same project locally as I think I am.