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

Step 4 on Firebase Codelab FriendlyChat #268

Closed
affemann2 opened this issue Mar 6, 2017 · 4 comments
Closed

Step 4 on Firebase Codelab FriendlyChat #268

affemann2 opened this issue Mar 6, 2017 · 4 comments

Comments

@affemann2
Copy link

Hi I am stuck on step 4 of the walk through. I was able to successfully login. I successfully navigate to the web-start folder on my terminal and then it instructs me set up firebase cli by entering the code:
firebase use --add

The terminal then reads $ Which project do you want to add?

and then get's hung up. No options appear.

the firebase-debug.log reads
[debug] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase"]
[debug] >>> HTTP REQUEST GET https://admin.firebase.com/v1/projects
Sun Mar 05 2017 16:58:09 GMT-0800 (PST)
[debug] <<< HTTP RESPONSE 200

Thanks for the help

@Mugurel11
Copy link

Same problem here, no answer yet..

@mbleigh
Copy link
Contributor

mbleigh commented Apr 5, 2017

Can you please provide the full platform and version output of running it with --debug? Are you behind a proxy or corporate firewall? If you run firebase list do you see a list of projects?

@Mugurel11
Copy link

Problem fixed! It was a rookie mistake. I have 2 google accounts and apparently, even though i am connected to firebase with account #1 (where all my projects are) when i use "firebase list" in cmd it won't show me my projects, but when i am connected to firebase with account #2 "firebase list" will show my projects and "firebase use --add" will work

@laurenzlong
Copy link
Contributor

Great to hear! thanks for the update.

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

No branches or pull requests

4 participants