peg npm to 1 4 25
authorSteve Hackbarth <stephenhackbarth@gmail.com>
Sat, 30 Aug 2014 03:39:46 +0000 (23:39 -0400)
committerSteve Hackbarth <stephenhackbarth@gmail.com>
Sat, 30 Aug 2014 03:39:46 +0000 (23:39 -0400)
scripts/install_xtuple.sh

index 531f85b..2660325 100644 (file)
@@ -154,7 +154,7 @@ install_packages() {
   sudo nvm alias xtuple $NODE_VERSION
 
   # use latest npm
-  npm install -g npm 
+  npm install -g npm@1.4.25
        # npm no longer supports its self-signed certificates
        log "telling npm to use known registrars..."
        npm config set ca ""