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
Since mise has built-in Rust plugin (v2024.11.31), mise fails to self-update with the following ambiguous error:
Updated mise to 2024.11.37
mise ERROR [usage] plugin update
mise ERROR [rust] plugin update
mise ERROR 2 plugins failed to update
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
mise ERROR command ["/home/trustin/.local/bin/mise", "plugins", "update"] exited with code 1
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
To Reproduce
Install mise older than v2024.11.31.
Install asdf-rust plugin and install a Rust version.
Run mise self-update
Expected behavior
When asdf-rust plugin is installed, remove it automatically or suggest its removal while updating plugins.
mise doctor output
mise doctor reports 'no problem' with a warning, which probably should be an error?
Describe the bug
Since mise has built-in Rust plugin (v2024.11.31), mise fails to self-update with the following ambiguous error:
To Reproduce
mise self-update
Expected behavior
When asdf-rust plugin is installed, remove it automatically or suggest its removal while updating plugins.
mise doctor
outputmise doctor
reports 'no problem' with a warning, which probably should be an error?Additional context
My
~/.config/mise/config.toml
:The text was updated successfully, but these errors were encountered: