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

Consider showing arcade-tools content on failure to find tool #14841

Open
2 tasks
BrennanConroy opened this issue Jun 12, 2024 · 0 comments
Open
2 tasks

Consider showing arcade-tools content on failure to find tool #14841

BrennanConroy opened this issue Jun 12, 2024 · 0 comments

Comments

@BrennanConroy
Copy link
Member

  • This issue is blocking
  • This issue is causing unreasonable pain

When arcade is trying to find a native tool and fails to find the specific version requested, it gives a generic error saying the tool with the version asked for wasn't found.

Write-Error "Unable to find directory for $ToolName $ToolVersion; please make sure the tool is installed on this image."

It would be nice if it could do something like ls $ToolName-* so we know what versions are available.

We just hit this recently when the machines we're using updated the jdk version and it just says "version 11.0.22 isn't found"

@missymessa missymessa added this to the Tracking for other teams milestone Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants