Closed zigi05 closed 1 year ago
Hey @zigi05 Does the information here help point you in the right direction?
@benmatselby ok, I've put "phpcs_executable_path": "C:/Users/xxx/AppData/Roaming/Composer/vendor/bin"
, which contains files shown on the screenshot below. I've also tried with a path to C:/Users/xxx/phpcs/phpcs.phar
that I downloaded via curl.
In both cases I get the following error now:
OSError: [WinError 193] %1 is not a valid Win32 application
Hmm, I'm going to struggle to help here, I think. I don't have access to a windows machine, nor use Sublime Text anymore. Apologies.
On windows the path should point to .bat file, like this: C:/Users/xxx/AppData/Roaming/Composer/vendor/bin/phpcs.bat
OS: Windows 10
Steps I did:
When I save a file in sublime, get an error that the system cannot find a file. What file it cannot find, where should I look?
Here's the output: