Skip to content

Commit

Permalink
[docs] Recommend latest Bundler (#2983)
Browse files Browse the repository at this point in the history
Recommend latest Bundler
  • Loading branch information
andyw8 authored Dec 13, 2024
1 parent 2e6d8d4 commit c9040d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jekyll/troubleshooting.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ More context about this issue on https://github.com/Shopify/vscode-ruby-lsp/issu

### Bundler issues

Firstly, ensure you are using the latest release of Bundler (run `bundle update --bundler`).

If the extension successfully activated the Ruby environment, it may still fail when trying to compose the composed bundle
to run the server gem. This could be a regular Bundler issue, like not being able to satisfy dependencies due to a
conflicting version requirement, or it could be a configuration issue.
Expand Down

0 comments on commit c9040d7

Please sign in to comment.