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
Hi, I'm encountering this error during the boot-up process of the Rails LSP server. I am running Ruby 3.1.2, and environment spec are:
RUBY_VERSION=ruby-3.1.2
.ruby-lsp/Gemfile# This custom gemfile is automatically generated by the Ruby LSP.# It should be automatically git ignored, but in any case: do not commit it to your repository.eval_gemfile(File.expand_path("../Gemfile",__dir__))gem"ruby-lsp",require: false,group: :developmentgem"debug",require: false,group: : development,platforms: :mrigem"ruby-lsp-rails",require: false,group: :development
Hi, I'm encountering this error during the boot-up process of the Rails LSP server. I am running Ruby 3.1.2, and environment spec are:
RUBY_VERSION=ruby-3.1.2
Ruby Client: Vscode extension: Ruby LSP
v0.7.14
Gemfile.lock
Error:
The text was updated successfully, but these errors were encountered: