firebase host 1: Install nodejs and npm on ubuntu


to use firebase host, you will need to install firebase tools, which need to install nodejs and npm
I installed modejs without issue, but I got problem on npm, below is how I installed npm and firebase tools..

sudo apt-get install nodejs-dev node-gyp libssl1.0-dev
sudo apt-get install npm
check version:
henry@henry-i7:~$ npm -v
3.5.2

sudo npm install -g firebase-tools

留言

這個網誌中的熱門文章

Meshtastic 03 adding GPS on TTGO lora32 V2

GeoSetter how to add geotag on to pictures, and export to google earth as kmz

AIS0. understanding AIS NMEA 0183: How it's coded