ErrLookup › asdf-vm/asdf

asdf-vm/asdf

Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more · Go · 25 source files

Analyzed at 074a1722ca on 2026-08-30. 40 documented errors.

Code / MessageTypeSeverityTags
command removed
console error cli, removed-command, asdf
bad shell name
validation error cli, completion, shell
no plugin name specified
validation error cli, missing-argument, plugins
must provide command
validation error cli, missing-argument, which
command not found
exception error cli, shims, command-not-found
no executable for tool version
exception error cli, plugins, executables
System version is selected
validation error cli, system-version, where
No version is set for %s; please run `asdf set [options] %s
exception error cli, version-resolution, where
Version not installed
exception error cli, install-state, where
<dynamic msg passed to printError>
exception error cli, set, dynamic-error
usage: asdf env <command>
validation error cli, usage, missing-argument
usage: asdf exec <command>
validation error cli, usage, missing-argument
executable not found
exception error cli, executable, not-found, shims
unable to fetch current directory: %w
exception error filesystem, working-directory, os
usage: asdf shimversions <command>
validation error cli, usage, missing-argument
No compatible versions available (%s %s)
exception error cli, versioning, plugins, resolution
unable to resolve latest version for %s
exception error cli, versioning, resolution, config
unable to clone plugin: %s
exception error git, network, plugins, clone
unable to resolve plugin new Git HEAD: %w
exception error git, plugins, update, head-resolution
unable to create download dir: %w
exception error filesystem, permissions, install, plugins
failed to run download callback: %w
exception error plugin-callback, install, download
unable to create install dir: %w
exception error filesystem, permissions, install
failed to run install callback: %w
exception error plugin-callback, install, script
unable to initialize index: %w
exception error git, network, plugin-index
unable to update plugin index: %w
exception error git, network, plugin-index
unable to create file plugin index touch file: %w
exception error filesystem, permissions, plugin-index
unable to read last updated file: %w
exception error filesystem, plugin-index, staleness
plugin %s not found in repository
exception error plugin-index, lookup, naming
no such plugin: %s
exception error plugin, lookup, update
unable to check if plugin already exists: %w
exception error filesystem, permissions, plugin
Short-name plugin repository is disabled
validation error config, plugin-index, asdf
error fetching plugin URL: %s
error_code error network, plugin-index, git
unable to check if plugin exists: %w
error_code error filesystem, permissions, asdf
No such plugin: %s
error_code error plugin-management, asdf, not-found
%s is invalid. Name may only contain lowercase letters, numb
validation error validation, naming, asdf
unable to list plugins: %w
error_code error plugin-management, filesystem, install
unable to create download dir: %w
error_code error filesystem, permissions, install
failed to run pre-download hook: %w
error_code error hooks, install, asdf
failed to run download callback: %w
error_code error network, plugin-callback, install
failed to run pre-install hook: %w
error_code error hooks, install, asdf