sandhje / vscode-phpmd

VSCode PHP Mess Detector extension
MIT License
15 stars 4 forks source link

Unable to execute PHPMD command (phpmd) - works fine on local file with Windows, but not with WinSCP #41

Closed giorgio79 closed 5 years ago

giorgio79 commented 6 years ago

Hello,

I am using VS Code with phpmd, and the tool works fine on local php files. ( I installed php and compose in C:/bin, and added it to user vars. Wherever I type phpmd in command line the tool works.

I set the

When I open a file with WinSCP I get this error message though: Unable to execute PHPMD command (phpmd)

Any tips? in VsCode: image

in cmd image

sandhje commented 6 years ago

Could you please attach the verbose logging from the output panel, maybe I can help you then.

sandhje commented 5 years ago

Closing since there has been no response on the request for the verbose logging output