yeoman / generator-backbone

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

The grunt-sass in out-of-date #343

Closed Boelroy closed 9 years ago

Boelroy commented 9 years ago

When I run npm install , it fails to build the grunt-sass. But when I change the version 0.17.0 to the latest version of the grunt-sass, and the npm works well. I think you may change the version of grunt-sass to the latest version.( I not sure the latest version of the grunt-sass works well the old version of node. My node version is 0.12.2 on Mac )

rjcorwin commented 8 years ago

Duplicate issue at #329