asdf
asdf copied to clipboard
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
### Is your feature request related to a problem? Please describe We have graalvm 20.1.0-java11 and nodejs 16.9.1 in our tool versions. Both have "node" in their bins. We are...
> I think we should stop installing when a missing plugin is encountered. Some projects define plugins in the order they must be installed in, because certain plugins depend on...
I've been using asdf for a little while now, and something I have noticed is that certain man pages for certain languages / tools aren't accessible after installing such language,...
### Is your feature request related to a problem? Please describe Thank you for asdf. I use it on all my machines. If I move my asdf directory currently at...
### Describe the Bug When using the asdf tmux install and start in TMUX the actual tmux binary is added to the path. This means, that running `which tmux` does...
**Is your feature request related to a problem? Please describe.** I had an issue where my app wouldn't build correctly in CI because a plugin that was listed in `.tool-versions`...
# Summary Adds a new function `cleanup_invalid_shim_metadata`. This function looks for references to non-installed plugins for the given plugin, and removes this metadata. Also, adds a check in `check_if_plugin_exists` that...
**Is your feature request related to a problem? Please describe:** I have encountered multiple installation failures due to an outdated plugin, with no information as to why. **Describe the solution...
### Is your feature request related to a problem? Please describe In recent versions, some unknown plugin interaction caused certain shim metadata to be corrupted; namely, a ghost `..` plugin...
**Is your feature request related to a problem? Please describe.** Sometimes hard to known what a plugin is doing. Sometimes the `list-all` or `install` command hangs and it isn't possible...