You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should not attempt to apply filters if there are none set. @aparedes has discovered this and is correct is suggesting that you set the Beautifier's PHP Filter and Directory Filters package settings. See #147 (comment)
Sorry for any inconvenience. I'll try to find time this weekend to patch this.
I get this when I try beautifying php?
Command failed: /bin/sh -c [ -f ~/.bash_profile ] && source ~/.bash_profile;[ -f ~/.bashrc ] && source ~/.bashrc;php_beautifier --input "/var/folders/t7/557hkz7s7zx4mxwcdb6j2y2r0000gn/T/input114113-1524-frs1i0" --output "/var/folders/t7/557hkz7s7zx4mxwcdb6j2y2r0000gn/T/114113-1524-o9gzvb" --filters "" --directory_filters "" /bin/sh: php_beautifier: command not found
Command failed: /bin/sh -c [ -f ~/.bash_profile ] && source ~/.bash_profile;[ -f ~/.bashrc ] && source ~/.bashrc;php_beautifier --input "/var/folders/t7/557hkz7s7zx4mxwcdb6j2y2r0000gn/T/input114113-1524-1j978vg" --output "/var/folders/t7/557hkz7s7zx4mxwcdb6j2y2r0000gn/T/114113-1524-1uotbir" --filters "" --directory_filters "" /bin/sh: php_beautifier: command not found
The text was updated successfully, but these errors were encountered: