Firebase-tools: Running 'Firebase Use --ADD" Results In ENOTFOUND admin.firebase.com admin.firebase.com:443

Created on 30 Dec 2016  路  2Comments  路  Source: firebase/firebase-tools

I was playing around with 'firebase use' and used the unalias command on my project (after adding a staging project I wanted to rename my default alias to "prod").

That worked, but now whenever I run firebase use --add:
firebase use --add

I get this error:
Error: Server Error. getaddrinfo ENOTFOUND admin.firebase.com admin.firebase.com:443

cypherapp_ _-bash_ _87x24

Most helpful comment

Nothing do with this issue, just wait for few minutes and execute command

All 2 comments

I fixed it by uninstalling and reinstalling the global firebase-tools npm package so you guys can close this. I'll leave since it might help you fix this bug. :)
btw I'm using MacOS 10.11.5
npm 3.10.8
node 6.9.1

Nothing do with this issue, just wait for few minutes and execute command

Was this page helpful?
0 / 5 - 0 ratings