You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provided you have the tools on your computer to build C projects:
SKIP_SASS_BINARY_DOWNLOAD_FOR_CI=true npm install
Note that a lot of my non-gulp actual node projects are failing to build under 0.12. So definitely recommend everyone uses nvm and sticks with 0.10 for a second until everyone catches up. If for whatever reason you need to be on 0.12 then swap gulp-sass out for gulp-ruby-sass.
Hopefully node-sass can get this out quickly. We might have to switch back to ruby-sass. That sucks.
The text was updated successfully, but these errors were encountered:
Known issue with 0.12 and node-sass: sass/node-sass#653
Provided you have the tools on your computer to build C projects:
Note that a lot of my non-gulp actual node projects are failing to build under 0.12. So definitely recommend everyone uses nvm and sticks with 0.10 for a second until everyone catches up. If for whatever reason you need to be on 0.12 then swap gulp-sass out for gulp-ruby-sass.
Hopefully node-sass can get this out quickly. We might have to switch back to ruby-sass. That sucks.
The text was updated successfully, but these errors were encountered: