You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.