Closed hsnk closed 10 years ago
same problem :/
Fixed in new version
I have recently installed, codeformatter still get the error below. I have windows 8.1 on 64 bit
error: CodeFormatter
Format error: [Errno 32] Broken pipe
I have the same issue running ST 2.0.2 on Win7 64bit. I have node installed but not python.
Same error as of today with most recent version
Format error: [Errno 32] Broken pipe
yes, i have same error Format error : [Errno 32] Broken pipe on sublime text 2
I am also still getting this error in the latest version after the switch to phpfmt in Sublime 3.
Try chmod +x executable phpfmt.phar file
I'm running ST 2.0.2 on Win7 64bit. I installed Codeformatter without the dependencies (node and Python) and got this error. So I installed them, restarted the editor and tried and get the same error. Interesting to note is that the "Codeformatter: format" command does not appear in the command palette. What could I be missing?