We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V8 took away support for one utf method relied upon by node-sass. Node-sass fixed it in April 2019. But gulp-sass hasn't updated since 2018.
node-sass
gulp-sass
Use Node v11 via nvm until gulp-sass updates.
nvm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Why?
V8 took away support for one utf method relied upon by
node-sass
. Node-sass fixed it in April 2019. Butgulp-sass
hasn't updated since 2018.Workaround
Use Node v11 via
nvm
untilgulp-sass
updates.The text was updated successfully, but these errors were encountered: