Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hint about how install missing plugins #2587

Open
steveno opened this issue Sep 17, 2024 · 0 comments
Open

Add hint about how install missing plugins #2587

steveno opened this issue Sep 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@steveno
Copy link

steveno commented Sep 17, 2024

While working on a project recently, I encountered the following situation:

steveno@shawnee:~/Projects/Project (main)$ mise current
mise go@1.23.1 is specified in ~/Projects/Project/.mise.toml, but not installed
go 1.23.1

In #2460, "hints" were added. This looks like the perfect place to add a hint. Something like,

steveno@shawnee:~/Projects/Project (main)$ mise current
mise go@1.23.1 is specified in ~/Projects/Project/.mise.toml, but not installed
[mise hint] Install missing plugins using mise upgrade 
go 1.23.1
@steveno steveno added the enhancement New feature or request label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant