I was having issues till I modified `.bowerrc` to ``` javascript { "directory": "app/bower_components" } ``` from `"directory": "bower_components"` Also all references in `Gruntfile.js` I changed to `/app/bower_components`