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

Dotnet sdk for 3.1 and 5.202 installation #6245

Closed
binate-lab opened this issue May 11, 2021 · 8 comments
Closed

Dotnet sdk for 3.1 and 5.202 installation #6245

binate-lab opened this issue May 11, 2021 · 8 comments

Comments

@binate-lab
Copy link

Hi,
1/Here is the message I receive in powershell: dotnet --list-sdks
Could not execute because the application was not found or a compatible .NET SDK is not installed.
Possible reasons for this include:

  • You intended to execute a .NET program:
    The application 'new' does not exist.
  • You intended to execute a .NET SDK command:
    It was not possible to find any installed .NET SDKs.
    Install a .NET SDK from:
    https://aka.ms/dotnet-download
    2/with this command: dotnet
    I receive this:
    Usage: dotnet [options]
    Usage: dotnet [path-to-application]

Options:
-h|--help Display help.
--info Display .NET information.
--list-sdks Display the installed SDKs.
--list-runtimes Display the installed runtimes.
3/Why?
Can someone help me fix this issue?
Thanks

@mairaw
Copy link
Contributor

mairaw commented May 11, 2021

Can you post the output of the following commands if they work for you?

dotnet --info and where.exe dotnet

@mairaw mairaw added the needs-more-info Not enough information has been provided. Please share more detail as requested. label May 11, 2021
@no-response
Copy link

no-response bot commented May 18, 2021

This issue has been automatically closed due to no response from the original author. Please feel free to reopen it if you have more information that can help us investigate the issue further.

@no-response no-response bot closed this as completed May 18, 2021
@binate-lab
Copy link
Author

binate-lab commented May 20, 2021 via email

@no-response no-response bot removed the needs-more-info Not enough information has been provided. Please share more detail as requested. label May 20, 2021
@no-response no-response bot reopened this May 20, 2021
@mairaw
Copy link
Contributor

mairaw commented May 20, 2021

And what is the output of where.exe dotnet?

@mairaw mairaw added the needs-more-info Not enough information has been provided. Please share more detail as requested. label May 20, 2021
@binate-lab
Copy link
Author

binate-lab commented May 21, 2021 via email

@no-response no-response bot removed the needs-more-info Not enough information has been provided. Please share more detail as requested. label May 21, 2021
@mairaw
Copy link
Contributor

mairaw commented May 21, 2021

And your machine is a Windows x64, correct?

If so, the following instructions should help you to make this work:
#5962 (comment)

@mairaw mairaw added the needs-more-info Not enough information has been provided. Please share more detail as requested. label May 21, 2021
@binate-lab
Copy link
Author

binate-lab commented May 25, 2021 via email

@no-response no-response bot removed the needs-more-info Not enough information has been provided. Please share more detail as requested. label May 25, 2021
@binate-lab
Copy link
Author

binate-lab commented May 25, 2021 via email

@mairaw mairaw closed this as completed May 25, 2021
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