Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    this solution worked for me ... I was using older 2010 macbook, osx 10.12, and matching the node-sass version as described here solved it Commented Oct 30, 2019 at 13:30
  • "npm install [email protected]" - resolved my issue - thanks Commented Mar 10, 2020 at 1:48
  • npm install [email protected] Worked for me Commented Dec 4, 2020 at 5:10
  • This is the only solution that worked for me(Installing the correct version). Commented Mar 7, 2022 at 21:37