Running PHPStorm On El Captian

The following are some tweaks to get PHPStorm working on OS X 10.11 “El Capitan”.

SCSS File Watcher

  1. Install SASS gem: sudo gem install sass
  2. Get the location of the sass command: which sass (in my case it was /usr/local/bin/scss)
  3. Update the SCSS File Watcher settings to point to your sass command: