-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHPCS invocation fails on Windows 10 if installed globally #50
Comments
Not sure why this is handled differently on Windows. |
@jonathanjfshaw I haven't tested with a global install, but I wouldn't be surprised if PR #80 would fix this issue as well as it changes the command used. Would you be able to test PR #80 with your setup ? |
Sorry, no, I don't have a suitable working composer setup |
Version v0.6.0 has just been released. Besides several fixes, this version also adds improved debug/verbose output. @jonathanjfshaw Could you try to reproduce the issue you reported with |
@jonathanjfshaw Any feedback ? I would love to know if this is still an issue or if this can be closed. |
Sorry, I'm no longer using composer on Windows 10 so can't retest. |
As luck would have it, I now have access to a Windows 10 machine (we've had to buy a family computer to keep up with all the video meetings the children have for school). My current timetable would allow me to take a look at this the coming weekend. I'll post my findings as soon as I've run throught things. 👍 |
I've finally gotten round to running this on a Windows machine. Both powershell and regular shell give me no trouble with a global install present. Closing this as it can not be reproduced. |
Problem/Motivation
Running composer update in a project fails on Windows 10 when this plugin is installed globally.
Error
The text was updated successfully, but these errors were encountered: