Skip to content

Commit

Permalink
[temp] directly install the latest working version so we dont break p…
Browse files Browse the repository at this point in the history
…rovisioning
  • Loading branch information
jcrugzz committed Jan 3, 2014
1 parent 76c3651 commit 7351542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/nodejs/scripts/install.sh
Expand Up @@ -36,5 +36,5 @@ curl $REMOTE -o $TARBALL
pushd $ROOT
tar -zxf /root/$TARBALL --strip=1
hash -r
npm -g update npm
npm -g install npm@1.3.22
popd

0 comments on commit 7351542

Please sign in to comment.