vscode-rdbg
vscode-rdbg copied to clipboard
Error on establishing the connection
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?
@vinistock do you have an idea?