Open Issues Need Help
View All on GitHub Add `suiup update warning` to all commands about 2 months ago
enhancement good first issue
Improve error message for when a release does not exist about 2 months ago
AI Summary: Enhance the `suiup install` command to provide more informative error messages when a specified version doesn't exist for a given network. The improvement should identify available versions and guide the user to the correct installation command.
Complexity:
4/5
bug good first issue
AI Summary: Enhance the `suiup` tool to allow switching between different nightly versions of the same binary. Currently, multiple nightly builds can be installed, but switching between them is not supported. The task involves modifying the `suiup` codebase to manage and switch between these different nightly versions, potentially requiring updates to the command-line interface and internal data structures.
Complexity:
4/5
bug good first issue