Error on load plugin v0.8.8 (in VSCode 19.1 & 20.0)
"Request initialize failed with message: this.send is not a function"
Try clearing cache and reloading
I have encountered the same error. I then tried to uninstall and then reinstalled this extension, but the problem was not fixed.
I found out that, after uninstalling, it is still in the extension folder. Just delete it manually, this problem has been resolved.
%userprofile%\.vscode\extensions.I'm having the same problem after updating to the latest release (1.22.2). Following the steps suggested by @lelinhtinh didn't work for me, either.
Edit: Never mind. After doing that and then performing a "Clear Cache and Reload", it works again.
after i have tried, it is still output error info in OUTPUT VIEW
[Info - 4:44:58 PM] Initialising
[Error - 4:44:59 PM] Server initialization failed.
Message: Request initialize failed with message: this.send is not a function
Code: -32603
Hello,
I have encountered the same error. I then tried to uninstall and then reinstalled this extension, but the problem was not fixed.
I found out that, after uninstalling, it is still in the extension folder. Just delete it manually, this problem has been resolved.* Goto `%userprofile%\.vscode\extensions`. * Delete **bmewburn.vscode-intelephense-client-x.x.x** folder. * Re-install Intelephense extension.
I still have this error after Re-install.
I'm having the same problem after updating to the latest release (1.22.2). Following the steps suggested by @lelinhtinh didn't work for me, either.
Edit: Never mind. After doing that and then performing a "Clear Cache and Reload", it works again.
@zqunor , How did you do your "Clear Cache and Reload" ? I'm on Debian 8, and VSCode 1.30.2.
Hi,
For mac,
search using command+shift+p, intelephense: clear cache and reload, that works for me.
caching mechanism has been rewritten in 1.0
Most helpful comment
I'm having the same problem after updating to the latest release (1.22.2). Following the steps suggested by @lelinhtinh didn't work for me, either.
Edit: Never mind. After doing that and then performing a "Clear Cache and Reload", it works again.