akalongman/sublimetext-codeformatter

Broken Pipe error

FrankNoack opened this issue · 1 comments

I had to reinstall ST4 and added the CodeFormatter package but can't get it to work properly as before. I get broken pipe errors when I try to format a PHP file. (JS worked fine).

The PHP is set to win 11 environment path properly and it worked in my previous installation.
If I enter the path to PHP7 (C:/xampp/php/php.exe) in the user_settings of CodeFormatter, I still get the same error.

Since it worked before, what is my mistake?

well, turns out that I had to replace the vcruntime140.dll in sublime text folder with a recent versions. That fixed the problem.