We've moved discussions to Discord

Error: Node Sass does not yet support your current environment:

Jeff Gipson
Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (88)
For more information on which environments are supported please see:

Any ideas?

About My Mac
Screen Shot 2020-10-27 at 4.24.53 PM.png 258 KB

Screen Shot 2020-10-27 at 4.25.38 PM.png 993 KB
Jeff Gipson
Found a solution had to downgrade node
Run the following 
   npm install -g n 
   sudo n 14.15.0     
Chris Oliver
I had the same thing. I had to run npm rebuild node-sass if I remember right.
William Kennedy
Same thing happened to me. My issue was resolved when I installed the correct version of node and made sure I had the Xocde command line tools installed.

I use nvm to manage different node versions...
Notifications
You’re not receiving notifications from this thread.