PhpBeautifier icon indicating copy to clipboard operation
PhpBeautifier copied to clipboard

sh: php_beautifier: command not found

Open mattsawyer77 opened this issue 14 years ago • 1 comments

I followed the installation instructions and made sure php_beautifier is in my path (it's at /usr/local/bin). I'm running Mac OSX 10.7. The result when I run the format command is

sh: php_beautifier: command not found

I tried editing the python file and specifying the full path to the php_beautifier executable, and that does get rid of the error message, but the source code just goes blank instead.

mattsawyer77 avatar Jan 12 '12 20:01 mattsawyer77

I have uninstalled php_beautifier and re-installed it using the provided instructions. I also uninstalled and re-installed the Sublime package. Now when I attempt to run the format command, Sublime Text crashes instantly every time.

mattsawyer77 avatar Feb 28 '12 18:02 mattsawyer77