Need node-gyp to build sqlite3.
This commit is contained in:
parent
73a65d9021
commit
bdac1aa50c
|
@ -9,7 +9,7 @@ apt-get install nodejs npm -y
|
|||
npm install -g n
|
||||
n latest
|
||||
npm install -g npm@latest
|
||||
npm install -g pm2
|
||||
npm install -g pm2 node-gyp
|
||||
|
||||
echo "Installing bluetooth dependencies..."
|
||||
apt-get install bluetooth bluez libbluetooth-dev libudev-dev -y
|
||||
|
|
Loading…
Reference in New Issue