I'm doing exactly what is on this link To handle all possible auth/ errors firebase can return to a somehow invalid login i am in search for a full list of all auth/ errors Then i wanted to execute 'firebase login' command to initialize project, but i couldn't execute because i already logged in with another google email before.
Hannah Marbles
I'm using codeship to deploy a firebase app
In order to do so, i first need to login using the firebase login command
Problem is, i need to login in the browser and then return to the command lin. Navigate to the firebase directory and call it out on the cmd Run cmd as admin cd c:\users\yourusername\appdata\roaming\npm firebase.cmd login or firebase login firebase will prompt a google login after which the issue should be resolved Above steps are all commands goes to your command prompt.
Firebase login firebase init this should solve your problem Windows now comes with an extra layer of security to protect your os environment from random scripts running in the background without admin privilege's. I'm building a docker image with nodejs and firebase tools for a local development environment