Foundation-sites: build failed

Created on 30 Oct 2014  路  1Comment  路  Source: foundation/foundation-sites

$ grunt build
Running "clean:0" (clean) task

Running "sass:dist" (sass) task
Warning: 
bundleExec options set but no Bundler executable found in your PATH.
More info: https://github.com/gruntjs/grunt-contrib-sass
 Use --force to continue.

Aborted due to warnings.

Most helpful comment

sudo gem install sass bundler
cd foundation
bundle install

>All comments

sudo gem install sass bundler
cd foundation
bundle install
Was this page helpful?
0 / 5 - 0 ratings