Trevor Brown
Trevor Brown
When you use the `ref:` syntax the value must be a Git reference in the repository. In this case no such ref exists. We should improve error logging here and...
I haven't experienced this issue myself, and I've been using various versions of Ruby on OSX for two years now, but it sounds like a serious issue. If you could...
@nikolay did you ever get this figured out? It's been a couple years and we've not gotten any other reports of this issue.
@axelson @kamidev @hubertlepicki, I don't have time to work on this myself right now, but a PR would be welcome. I think the asdf-nodejs plugin does something along these lines...
@johnhamelink we already have shims for everything in `.mix/escripts` (https://github.com/asdf-vm/asdf-elixir/blob/master/bin/list-bin-paths#L3). Will adding just `.mix` solve this issue?
It seems like the code in https://github.com/asdf-vm/asdf-ruby/blob/master/bin/exec-env wasn't run. Have you altered your `$RUBYLIB` env variable in any way? It may be that some code in https://github.com/asdf-vm/asdf-ruby/blob/master/rubygems-plugin/rubygems_plugin.rb isn't working in...
@ndarilek is this still an issue?
Did you try running `asdf reshim` after installing `bundler-audit`?
`asdf shell ruby ` setting `ASDF_RUBY_VERSION` is the closest thing that we are going to support. The version resolution process is handled by asdf core and the `ASDF_` prefix env...
Interesting. I see the same thing on OSX with Erlang 22.1.8. I am not sure why this is happening.