ly95 / vsc.phpmd

VS Code extension for php, using phpmd.
MIT License
5 stars 2 forks source link

Connection to server got closed. Server will not be restarted. #21

Open ToujouAya opened 6 years ago

ToujouAya commented 6 years ago

I got this bug when phpmd install. How can I fix this

Error: spawn e:\Work\Projects\chuohDev\Source\vendor\bin\phpmd ENOENT
    at exports._errnoException (util.js:1050:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:367:16)
    at _combinedTickCallback (internal/process/next_tick.js:80:11)
    at process._tickCallback (internal/process/next_tick.js:104:9)
[Error - 5:44:10 PM] Connection to server got closed. Server will not be restarted.
ly95 commented 6 years ago

I think I already know where the issue is. The next version will be resolved.

ToujouAya commented 6 years ago

@ly95 Nice