Closed maxleistner closed 9 years ago
Got it working by updating sass and leaving the $GEM_PATH empty
I'm having this trouble. @maxleistner could you expand on your fix a little. I'm not sure exactly how to do what you describe.
I've just found this: https://github.com/badsyntax/SassBeautify#compatibility-with-rvmrbenv Gonna give it a go.
I am working on Mac OS X El Capitan and installed Ruby via Homebrew. In SublimeText 3 i installed SassBeautify via PackageControl.
I get the following error trying to beatify my sass:
[Errno 2] No such file or directory: 'sass-convert'
I also tried to echo the $PATH and the $GEM_PATH, BUT the $GEM_PATH is EMPTY!
Any ideas how to fix it?