From: Gil Moskowitz Date: Tue, 16 Sep 2014 16:16:46 +0000 (-0400) Subject: don't know how this passed before X-Git-Tag: v4.7.0-beta.2~13^2~7 X-Git-Url: http://git.roojs.org/?p=xtuple;a=commitdiff_plain;h=23753d4ecf6d0598932c673e48acfc040353eab1 don't know how this passed before --- diff --git a/scripts/install_xtuple.sh b/scripts/install_xtuple.sh index ee2121be9..72aab6933 100644 --- a/scripts/install_xtuple.sh +++ b/scripts/install_xtuple.sh @@ -154,7 +154,7 @@ install_packages() { sudo nvm alias xtuple $NODE_VERSION # use latest npm - npm install -fg npm@1.4.25 + sudo npm install -fg npm@1.4.25 # npm no longer supports its self-signed certificates log "telling npm to use known registrars..." npm config set ca ""