0

As follows, I run firebase init hosting and it returns:

Error: Failed to list Firebase projects. See firebase-debug.log for more info.

I tried logging in and out of firebase and running:

gcloud projects add-iam-policy-binding [YOUR-CORRECT-PROJECT-ID] \
   --member="user:[YOUR_EMAIL_ADDRESS]" \
   --role="roles/owner"

Does anyone have a clue how to resolve this? I am running my commands in GCP Cloud Shell directly if this is relevant for the topic.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.