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

[WebToolsE2E][Aspire] When running the command in the CLI to uninstall the workload installed by VS, an error message is displayed saying that the workload cannot be found #4701

Open
v-bennettyue opened this issue Jun 27, 2024 · 0 comments

Comments

@v-bennettyue
Copy link

REPRO STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install VS 17.10.3 (Include Aspire8.0.0)

REPRO STEPS

  1. After installing successfully, open powershell and run: "dotnet workload uninstall aspire"

ACTUAL
It might make sense that you can't uninstall Aspire with VS installed from the command line, but the error message saying it can't find the workload doesn't make sense.
Workload uninstallation failed: Couldn't find workload ID(s): aspire
image

Run "dotnet workload list"
image

EXPECTED
We may need more explicit error messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant