We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f51102 commit 7635864Copy full SHA for 7635864
Vagrantfile
@@ -34,7 +34,7 @@ $bootstrap = <<BOOTSTRAP
34
curl -sL https://deb.nodesource.com/setup | bash -
35
apt-get install -y nodejs
36
37
- npm install -g bower requirejs uglifyjs jade
+ npm install -g bower requirejs uglify-js jade
38
39
cd /vagrant
40
python setup.py develop
0 commit comments