Running PHPStorm On El Captian
The following are some tweaks to get PHPStorm working on OS X 10.11 “El Capitan”.
SCSS File Watcher
- Install SASS gem: sudo gem install sass
- Get the location of the sass command: which sass (in my case it was /usr/local/bin/scss)
- Update the SCSS File Watcher settings to point to your sass command: