godaddy-wordpress / sake

Our internal build tool for WP/WC plugins
MIT License
4 stars 0 forks source link

Update gulp-sass version #67

Closed itambek-godaddy closed 2 years ago

itambek-godaddy commented 2 years ago

This PR updates the gulp-sass version in order to ensure sake can be run on M1 macs, on which the current version does not support compiling SCSS:

[12:17:57] Starting 'compile:scss'...
[12:17:57] 'compile:scss' errored after 122 ms
[12:17:57] Error: Node Sass does not yet support your current environment: OS X Unsupported architecture (arm64) with Unsupported runtime (93)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.14.1