-
Notifications
You must be signed in to change notification settings - Fork 56
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
Unable to locate phpcs #48
Comments
I can confirm that it is not working on OS X |
I can't get it working in windows though. |
me to macOS Sierra phpcs is installed globally via composer it terminal I can get output of phpcs i.e. PATH is present in environment but still now working |
phpcs: Unable to locate phpcs. Please add phpcs to your global path or use composer depency manager to install it in your project locally Still occurring on OS X. |
@auz1111 me too, OS: macOS High Serria |
@auz1111 Which version of the extension are you using? The marketplace one or the development one? |
Also having this problem on Sierra with the marketplace extension. |
I just pushed some major new features in develop branch that need testing and include: ability to set phpcs.executablePath |
This issue should be resolved in latest develop branch so please consider testing your use cases. |
@ikappas I'm using Ubuntu 16.04 and I can confirm that I was able to go around this issue with version |
Hello @ikappas, I am very new to using VSCode, are there instructions to installing/switching to the development branch of a plug-in so that I can test? |
cmd run as admin and type following command
|
I just released vscode-phpcs 1.0.0 which supports the VSCode 1.20+ and includes many enhancements most notable of which are:
I would like to give my thanks to all the people that helped track down issues in the previous betas and hope the new features help you get things done easier. On that note, I am closing this issue to properly track any new issues in the new release. If you find this issue persists or any other issue please feel free to open a new ticket for v.1.0.0. |
Issue #8 was closed and @hajekj reports that the issue is fixed for Windows. However, this is not the case for OS X. Please see comments below #8 (comment) .
The text was updated successfully, but these errors were encountered: