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
When using this theme via yarn create slate-theme or npx create-slate-theme node-sass fails to build. The default starter theme works fine.
yarn create slate-theme
npx create-slate-theme
Node version: 11.6.0
The text was updated successfully, but these errors were encountered:
👋 @phlfvry
Node 11 requires node-sass 4.10+ version and we're currently using 4.7.
4.10+
4.7
A PR on Slate's repo is currently opened to bump the version.
Sorry, something went wrong.
npm rebuild node-sass
No branches or pull requests
When using this theme via
yarn create slate-theme
ornpx create-slate-theme
node-sass fails to build. The default starter theme works fine.Node version: 11.6.0
The text was updated successfully, but these errors were encountered: