I installed node.js and downloaded firebase tools. After that when I enter "firebase login" in the cmd, nothing prompts up. Where am I going wrong?
Asked
Active
Viewed 741 times
1
-
Have you done `firebase init` before ? – e666 Aug 21 '16 at 16:58
-
Tried that. even that's not working. But I think login is to be done before init. – Gaurav Rathod Aug 21 '16 at 18:03
1 Answers
1
Already answered here: can't firebase login in Cloud 9
In short use: firebase login --no-localhost
Copy and paste the code using ctrl+c on windows or corresponding command on mac
Community
- 1
- 1
Dreanaught
- 71
- 1
- 10