diff --git a/build.sh b/build.sh index c7dc6d4f..6f736ec9 100755 --- a/build.sh +++ b/build.sh @@ -3,6 +3,9 @@ # Exit the script if any command returns a non-true return value (http://www.davidpashley.com/articles/writing-robust-shell-scripts/) set -e +# sudo apt-get install npm nodejs-legacy +# npm config set prefix ~ + npm install -g grunt-cli npm install -g bower bower install