Skip to content

Trying to work with a custom gemfile doesn`t work #1724

@lucasldemelo

Description

@lucasldemelo

Operating System

MacOS

Ruby version

3.2.2

Project has a bundle

  • Has bundle

Ruby version manager being used

chruby

Description

I'm trying to set up RUBY LSP to run on VSCode. We have a project that is currently running in Docker with version 2.7.7, and even following the tutorial in the README, it's not working.

I tried creating the folder with version 3.2.2, but whenever I try to run the project, the following error is given: "Failed to activate chruby environment: The Ruby LSP requires Ruby 3.0 or newer to run. Please upgrade your Ruby version."

It seems like it's completely ignoring the configuration in settings:

"rubyLsp.bundleGemfile": "/Users/lucasluan/Documents/Work/utils/Gemfile"

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions