diff --git a/scripts/intval3-deps.sh b/scripts/intval3-deps.sh index c280d64..027abb9 100644 --- a/scripts/intval3-deps.sh +++ b/scripts/intval3-deps.sh @@ -9,9 +9,9 @@ sudo apt install nodejs npm -y sudo npm install -g n sudo n latest sudo npm install -g npm@latest -sudo npm install -g pm2 node-gyp +sudo npm install -g pm2 node-gyp node-pre-gyp echo "Installing bluetooth dependencies..." sudo apt install bluetooth bluez libbluetooth-dev libudev-dev -y -echo "Finished installing intval3 dependencies" \ No newline at end of file +echo "Finished installing intval3 dependencies"