dustinspecker / generator-ng-poly

Yeoman generator for modular AngularJS apps with Gulp and optional Polymer support
MIT License
237 stars 50 forks source link

Node-sass is outdated #247

Closed heddendorp closed 8 years ago

heddendorp commented 8 years ago

The installed version of node-sass is outdated and has a reference to an invalid location for the prebuilt bindings, causing the style compilation to fail. Currently the only way is to look the file up in it's new location and download it. I would much appreciate either fixing this problem with additional scripts or a newer version of node-sass (gulp-sass).

dustinspecker commented 8 years ago

Thanks for the issue report. Should be fixed in v0.11.4.