use npm@4 explicitly

This commit is contained in:
AJ ONeal 2017-06-06 15:22:19 -06:00
parent 112034e26c
commit 90a683e03d
1 changed files with 1 additions and 0 deletions

View File

@ -189,6 +189,7 @@ dap_dl_bash "https://git.daplie.com/coolaj86/node-install-script/raw/master/setu
# OS X or Linux
$sudo_cmd chown -R $(whoami) /opt/goldilocks/ || true
npm install -g npm@4
npm install -g 'git+https://git@git.daplie.com/Daplie/goldilocks.js.git#v1'
# Finish up with submodule
pushd /opt/goldilocks/lib/node_modules/goldilocks