asdf
asdf copied to clipboard
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
### Describe the Bug I just installed asdf through homebrew on linux using the fish shell. When I run `asdf` it tells me this ``` /home/linuxbrew/.linuxbrew/Cellar/asdf/0.10.1/libexec/bin/asdf: line 82: /home/linuxbrew/.linuxbrew/opt/asdf/lib/commands/command-help.bash: No...
### Describe the Bug after installing nodejs plugin and install the latest node (v18.7.0), npm global cannot locate in the correct path. ### Steps to Reproduce after setting the global...
**Describe the bug** Some plugins depend on others to be installed first. Despite being expressed that way in the .tool-versions file, asdf alphabetizes the install regardless. This feels like it...
### Is your feature request related to a problem? Please describe In my scenario I have the tool `terraform` installed globally via Homebrew where I always get the latest version...
### Is your feature request related to a problem? Please describe While reading the code, I've noticed a bit of inconsistency with how bash syntax is used. The one I've...
# Summary change sed delimiter character from `/` to `|` to prevent reshim local path error(sed delimiter character conflict) Fixes: #1286 ## Other Information maybe we could use a better...
**Describe the bug** We get a number of bug reports around the error `No preset version installed for command ` message. Some of the time the set version for the...
### Is your feature request related to a problem? Please describe I want to automate keeping my .tool-versions at the newest releases. ### Describe the proposed solution A new package-ecosystem...
# Summary Fixes reshimming not working by *always* recreating the file from scratch. We grab the existing plugin versions from the existing shim file and squish those into a brand...
### Describe the Bug I am trying to use asdf install functionality to install plugins on the machine. ``` [buildkite-agent@ip-10-0-26-33 packer-rjg-buildkite-agent]$ ls -lah ... brevity ... -rw-r--r-- 1 buildkite-agent buildkite-agent...