debugging npm install

This commit is contained in:
KKudryavtsev 2016-02-05 16:04:40 +00:00
parent 472019471e
commit 24c85d928b
1 changed files with 1 additions and 1 deletions

View File

@ -567,10 +567,10 @@ function run_installer()
curl -sL https://deb.nodesource.com/setup_0.12 | bash -
sudo apt-get update
#sudo apt-get -f -y install
# install ethereum & install dependencies
sudo apt-get install -y -qq build-essential git unzip wget nodejs ntp cloud-utils
sudo apt-get -f install
sudo apt-get install -y -qq npm
# add node symlink if it doesn't exist