Closed kafein-ben closed 10 years ago
Can you paste in your console output please when trying to run this. I no longer have access to a windows machine, so need a little more information to see if I can figure out what might cause this. I assume it all works when you run on the command line as well right? If so can you paste that into here as well please
Hi Ben, thank you for your support and sorry for this very late answer. I've had some OS issues and reinstalled everything, and, as it often happens, I don't have any more problems with the plugin. thanks again for the plugin, it's great!
Ben.
No worries, thanks for letting me know
Hi,
First of all, thanks for maintaining this plugin.
After installing phpcs on my sublime text 3, I get the following error in the console on a php file save :
Traceback (most recent call last): File "X/threading.py", line 639, in _bootstrap_inner File "X/threading.py", line 596, in run File "phpcs in C:\Users\ben\AppData\Roaming\Sublime Text 3\Installed Packages\Phpcs.sublime-package", line 433, in run File "phpcs in C:\Users\ben\AppData\Roaming\Sublime Text 3\Installed Packages\Phpcs.sublime-package", line 139, in get_errors File "phpcs in C:\Users\ben\AppData\Roaming\Sublime Text 3\Installed Packages\Phpcs.sublime-package", line 215, in execute File "phpcs in C:\Users\ben\AppData\Roaming\Sublime Text 3\Installed Packages\Phpcs.sublime-package", line 218, in parse_report File "phpcs in C:\Users\ben\AppData\Roaming\Sublime Text 3\Installed Packages\Phpcs.sublime-package", line 176, in shell_out UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 89: invalid start byte
I've looked for a fix but didn't find any, could you help me with this issue please?
here is my config file : { // Example for: // - Windows 7 // - With phpcs and php-cs-fixer support
}
Thanks a lot, Ben.