debugging npm install
This commit is contained in:
parent
472019471e
commit
24c85d928b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user