Skip to content

Instantly share code, notes, and snippets.

@iradofurioso
Created June 15, 2020 16:00
Show Gist options
  • Save iradofurioso/f089e889ce6c200434ea43f807e18f46 to your computer and use it in GitHub Desktop.
Save iradofurioso/f089e889ce6c200434ea43f807e18f46 to your computer and use it in GitHub Desktop.
Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime
To fix the following error on Angular
Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime
just run this command:
npm rebuild node-sass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment