Vscode-ruby: server initialization failed

Created on 7 Feb 2019  路  5Comments  路  Source: rubyide/vscode-ruby

Your environment

  • vscode-ruby version: 0.21.0
  • Ruby version: 2.6.1p33
  • Ruby version manager (if any): rbenv
  • VS Code version: 1.31.0
  • Operating System: macOS
  • Using language server? yes

Expected behavior

proper startup

Actual behavior

After the recent VSCode update I get the following error:

~
[Error - 7:54:49 AM] Server initialization failed.
Message: Request initialize failed with message: No prebuilt binaries found (target=undefined runtime=undefined arch=undefined platform=undefined)
Code: -32603
~

Most helpful comment

This is related to VSCode 1.31 upgrading Electron. I'll push a new version with the upgraded binaries

All 5 comments

Same also with rvm ruby version manager.

i use asdf for ruby version management and I'm getting this same error.

Same with chruby: 0.3.9 on Ubuntu 18.10

This is related to VSCode 1.31 upgrading Electron. I'll push a new version with the upgraded binaries

Closing as dup of #415

Was this page helpful?
0 / 5 - 0 ratings

Related issues

clxy picture clxy  路  3Comments

mmarinaccio picture mmarinaccio  路  3Comments

archfish picture archfish  路  5Comments

pelletencate picture pelletencate  路  5Comments

chrisnicola picture chrisnicola  路  5Comments