fix dependency script
This commit is contained in:
@@ -45,6 +45,7 @@ if $install_node; then
|
||||
apt-get update
|
||||
apt-get install -y -q nodejs
|
||||
npm install npm --global
|
||||
fi
|
||||
|
||||
echo "node version : " $(node -v)
|
||||
package='node-fetch'
|
||||
|
||||
Reference in New Issue
Block a user