N
N
Nikita Shchypylov2017-10-13 15:33:43
ruby
Nikita Shchypylov, 2017-10-13 15:33:43

Why did SASS stop working on macOS HighSierra?

Hello everyone
For some reason, the sass compiler stopped working
When you type

sass-v
issues
-bash: /usr/local/bin/sass: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby: bad interpreter: No such file or directory
. If I myself go through the finder to this folder - sass is there!
When reinstalling with
sudo gem install sass
I get:
Building native extensions. This could take a while...
ERROR: Error installing sass:
ERROR: Failed to build gem native extension.
current directory: /Library/Ruby/Gems/2.3.0/gems/ffi-1.9.18/ext/ffi_c
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby -r ./siteconf20171013 -730-j22tha.rb extconf.rb
mkmf.rb can't find header files for ruby ​​at /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/include/ruby.h
extconf failed, exit code 1
Gem files will remain installed in /Library/Ruby/Gems/2.3.0/gems/ffi-1.9.18 for inspection.
Results logged to /Library/Ruby/Gems/2.3.0/extensions/universal-darwin-17/2.3.0/ffi-1.9.18/gem_make.out

What could be the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zooks, 2017-10-13
@zooks

Everything has been on libSass for a long time; Ruby Sass is deprecated.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question