oam-browser icon indicating copy to clipboard operation
oam-browser copied to clipboard

node-sass compilation error

Open todrobbins opened this issue 6 years ago • 0 comments

Hi there!

I just tried running the browser on my end, and ran into this error:

Failed to compile.

./src/styles/main.scss
Module build failed: Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (72)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.5.3

Anyone run into this before? Looks like an upstream issue, but it's preventing the app from loading in the browser.

My specs:

  • node v11.0.0
  • yarn v1.19.1

todrobbins avatar Nov 06 '19 19:11 todrobbins