Open nlastukhina opened 7 years ago
After update macOS the scss-lint task failed with the following error message: /bin/sh: /usr/local/bin/scss-lint: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby: bad interpreter: No such file or directory
Maybe try using RVM: https://rvm.io/
I had this exact issue and reinstalled scss-lint and it fixed it.
sudo gem install scss_lint
Reinstall helps. Thank you
Thanks for the solution. It helped! @madisonkaylo
After update macOS the scss-lint task failed with the following error message: /bin/sh: /usr/local/bin/scss-lint: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby: bad interpreter: No such file or directory