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

how to fix this error in windows, when I want to show dotnet --version #17418

Open
SajanaFathima opened this issue Sep 26, 2023 · 1 comment
Open
Assignees

Comments

@SajanaFathima
Copy link

The command could not be loaded, possibly because:

You intended to execute a .NET application:
The application '--version' does not exist.
You intended to execute a .NET SDK command:
No .NET SDKs were found.
Download a .NET SDK:
https://aka.ms/dotnet/download

Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found

@baronfel
Copy link
Member

Can you provide the output of running dotnet --info? That will help diagnose the setup of your current .NET SDK installation.

@baronfel baronfel self-assigned this Sep 26, 2023
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