Vscode-intelephense: Error "this.send is not a function" in new build intelephense

Created on 13 Feb 2018  路  7Comments  路  Source: bmewburn/vscode-intelephense

Error on load plugin v0.8.8 (in VSCode 19.1 & 20.0)
"Request initialize failed with message: this.send is not a function"

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.

All 7 comments

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.

  • Goto %userprofile%\.vscode\extensions.
  • Delete bmewburn.vscode-intelephense-client-x.x.x folder.
  • Re-install Intelephense extension.

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

Was this page helpful?
0 / 5 - 0 ratings