akalongman / sublimetext-codeformatter

Code Formatter plugin for ST2/ST3
MIT License
772 stars 130 forks source link

[Errno 32] Broken pipe #21

Closed hsnk closed 10 years ago

hsnk commented 11 years ago

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?

mafudelaptu commented 10 years ago

same problem :/

akalongman commented 10 years ago

Fixed in new version

kishoregv commented 10 years ago

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

corradomatt commented 10 years ago

I have the same issue running ST 2.0.2 on Win7 64bit. I have node installed but not python.

BaziBazi commented 10 years ago

Same error as of today with most recent version

Format error: [Errno 32] Broken pipe

Assault1992 commented 9 years ago

yes, i have same error Format error : [Errno 32] Broken pipe on sublime text 2

scottfriebel commented 8 years ago

I am also still getting this error in the latest version after the switch to phpfmt in Sublime 3.

akalongman commented 8 years ago

Try chmod +x executable phpfmt.phar file