$ 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.
sudo gem install sass bundler
cd foundation
bundle install
Most helpful comment