You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be no error, the exit code is 0, yet, the output is sent to stderr, which would indicate that something has gone wrong, even though the contents of the message suggest success.
Emitted here:
Describe the Bug
Steps to Reproduce
Examples:
$ asdf plugin update scarb > /dev/null updated scarb to ref refs/heads/main
Emitted here:
asdf/internal/cli/cli.go
Line 1058 in 74d7b17
grep
would be used to parse output and exit with error if necessary.Expected Behaviour
Actual Behaviour
Environment
asdf info OS: Darwin MacBook-Pro.local 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:24 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6030 arm64 SHELL: zsh 5.9 (arm64-apple-darwin24.0) BASH VERSION: 5.2.37(1)-release ASDF VERSION: 0.16.6 ASDF INTERNAL VARIABLES: ASDF_DEFAULT_TOOL_VERSIONS_FILENAME=.tool-versions ASDF_DATA_DIR=/Users/delevo/.asdf ASDF_CONFIG_FILE=/Users/delevo/.asdfrc
asdf plugins affected (if relevant)
No response
The text was updated successfully, but these errors were encountered: