Can't install SASS on macOS High Sierra
See original GitHub issueWith the new macOS High Sierra I’m not able to run SASS anymore.
I’ve installed sass again and if I type sass -v I get this
-bash: /usr/local/bin/sass: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby: bad interpreter: No such file or directory
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (1 by maintainers)
Top Results From Across the Web
Why can't I install Sass on Mac OS Sierra? - Stack Overflow
I'm on Mac OS High Sierra 10.13.2. I followed @sandeep-ranjan 's answer first, which resulted in a few more lines of output from...
Read more >SOLVED: SASS Install issue Mac OS Sierra
I am trying to install Sass on macOS Sierra but get the error below. I've tried looking on stack overflow and there are...
Read more >How to install Sass on Mac - DYclassroom | Have fun learning :-)
In this tutorial we will learn to install Sass on Mac. Step 1: Install Ruby. If you are on a Mac running (OS...
Read more >Ruby – Why can't I install Sass on Mac OS Sierra – iTecNote
I have tried installing Sass three times on Mac OS Sierra(10.12) from the terminal typing the following code: sudo gem install sass.
Read more >node sass does not yet support your current environment mac
npm install doesn't work because of node-sass on ubuntu ... I have just upgraded to a new macos version 10.13.4 (High Sierra).
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Not sure if you need this still, but I ran into the exact same error. Try this:
I’ve tried to uninstall and reinstall again. Didn’t work, but I fixed the issue by installing Xcode and reinstall SASS again.