core icon indicating copy to clipboard operation
core copied to clipboard

Problem encountered on https://dotnet.microsoft.com/es-es/learn/dotnet/hello-world-tutorial/create

Open DavidEnrique1215 opened this issue 3 years ago • 2 comments

Problem encountered on https://dotnet.microsoft.com/es-es/learn/dotnet/hello-world-tutorial/create Operating System: windows 10

Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant: Instruction: dotnet new console -o Myapp -f net7.0 Error message: 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

DavidEnrique1215 avatar Jan 04 '23 18:01 DavidEnrique1215

Hello @DavidEnrique1215, could you please confirm that you installed .NET SDK and opened a new system command after that? What output do you get when run dotnet command?

greenEkatherine avatar Jan 09 '23 13:01 greenEkatherine

This issue is stale because there has been no response to a request for more information for 7 days.

github-actions[bot] avatar Jan 16 '23 14:01 github-actions[bot]

This issue was closed because there was no response to a request for more information for 10 days.

github-actions[bot] avatar Jan 19 '23 14:01 github-actions[bot]