You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
Using language server? (eg useLanguageServer is true?) yes
Expected behavior
I expect the language server to initialize and run in the latest version of VS Code.
Actual behavior
Server initialization fails
This and the next section should include screenshots, code samples, console output, etc. The more information we have to reproduce the better!
[Info - 10:45:31 AM] Initializing Ruby language server...
[Info - 10:45:31 AM] Rebuilding tree-sitter for local Electron version
[Error - 10:45:32 AM] Server initialization failed.
Message: Request initialize failed with message: No prebuilt binaries found (target=undefined runtime=undefined arch=undefined libc=undefined platform=undefined)
Code: -32603
The text was updated successfully, but these errors were encountered:
Your environment
vscode-ruby
version: 0.24.0useLanguageServer
is true?) yesExpected behavior
I expect the language server to initialize and run in the latest version of VS Code.
Actual behavior
Server initialization fails
This and the next section should include screenshots, code samples, console output, etc. The more information we have to reproduce the better!
The text was updated successfully, but these errors were encountered: