Browse Source

Added gulp-cli to the bootstrap file, run 'vagrant up --provision' to apply these changes

Cameron Kline 7 years ago
parent
commit
9ac59ff230
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bootstrap.sh

+ 1 - 0
bootstrap.sh

@@ -98,3 +98,4 @@ fi
 # automatically install all of our dependencies
 cd /musare
 npm install --no-bin-links
+sudo npm install --global gulp-cli