I have problem with yarn compile in my project, after:
yarn run encore dev --watch
I have such response:
Running webpack ...
Webpack is watching the files…
ERROR Failed to compile with 2 errors 11:56:21 AM
error in ./assets/css/global.scss
Module build failed: Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (67)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.9.0
Module build failed: ModuleBuildError: Module build failed: Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (67)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.9.0
all comands I've used, but did nothing with this problem:
npm rebuild node-sass
npm rebuild node-sass --force
node version: 11.2.0
node-sass: 4.10.0
npm version: 6.4.1
I think I'd ask this in a forum that is about the software you are working with, rather than an Atlassian forum. Or explain what this has to do with Atlassian stuff?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.