google / web-starter-kit

Web Starter Kit - a workflow for multi-device websites
http://developers.google.com/web/starter-kit
Apache License 2.0
18.43k stars 3.02k forks source link

v0.6.5 npm install fails on Windows x64 because of missing node-sass download #947

Open bumbleb2nawork opened 6 years ago

bumbleb2nawork commented 6 years ago

Tracked down the issue as a missing download on the node-sass project's end and I have created an issue there. Once they resolve it then this issue will be fixed.

For now, npm install of v0.6.5 fails on Windows x64 and this is why.

BumbleB2na commented 6 years ago

This is not going to be updated on node-sass project's end. The only workaround is to upgrade node-sass: npm i gulp-sass@latest --save-dev