yeoman / generator-backbone

Scaffold out a Backbone.js project
http://yeoman.io
638 stars 159 forks source link

Incorrect css file name #310

Closed manojc closed 9 years ago

manojc commented 9 years ago

When I build the application using grunt build, a warning is displayed saying 'Couldn't find the compass.bat binary. Make sure it's installed and in your $PATH Use --force to continue'.

Let me know if I'm doing something wrong!

sindresorhus commented 9 years ago

That's coming from grunt-contrib-compass and it means it can't find the Compass binary.