vscode-rdbg icon indicating copy to clipboard operation
vscode-rdbg copied to clipboard

Error on establishing the connection

Open argent-smith opened this issue 2 years ago • 1 comments

Hi. When trying to connect to the debuggee, I have this message:

Error: Failed to activate Ruby environment using rbenv. Error: Error: Command failed: /opt/homebrew/bin/fish -lic 'rbenv exec ruby' -rjson -e "printf(%{RUBY_ENV_ACTIVATE%sRUBY_ENV_ACTIVATE}, JSON.dump(ENV.to_h))"
fish: invalid option -- r

How to fix it?

argent-smith avatar Nov 21 '23 11:11 argent-smith

@vinistock do you have an idea?

ko1 avatar Dec 25 '23 16:12 ko1