Excited that Firebase\'s hosting is now out of beta. Trying to get going with with the firebase-tools package and I\'ve successfully installed it:
npm instal
For Mac OS Sierra:
$ sudo npm install -g firebase-tools
$ ps aux | grep node
$ npm install -g @google-cloud/functions-emulator
$ firebase --version