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

Why #5961

Closed
Rikisaraiva opened this issue Feb 16, 2021 · 1 comment
Closed

Why #5961

Rikisaraiva opened this issue Feb 16, 2021 · 1 comment
Labels
area-tutorials Issues related to getting started tutorials duplicate Indicates duplicate issues

Comments

@Rikisaraiva
Copy link

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

Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.Microsoft Windows [Version 10.0.19041.804]
(c) 2020 Microsoft Corporation. All rights reserved.

C:\Users\Utilizador>dotnet

Usage: dotnet [options]
Usage: dotnet [path-to-application]

Options:
-h|--help Display help.
--info Display .NET Core information.
--list-sdks Display the installed SDKs.
--list-runtimes Display the installed runtimes.

path-to-application:
The path to an application .dll file to execute.

C:\Users\Utilizador>dotnet new console -o myApp
It was not possible to find any installed .NET Core SDKs
Did you mean to run .NET Core SDK commands? Install a .NET Core SDK from:
https://aka.ms/dotnet-download

@mairaw
Copy link
Contributor

mairaw commented Feb 16, 2021

Duplicate of #5962

@mairaw mairaw marked this as a duplicate of #5962 Feb 16, 2021
@mairaw mairaw closed this as completed Feb 16, 2021
@mairaw mairaw added area-tutorials Issues related to getting started tutorials duplicate Indicates duplicate issues labels Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-tutorials Issues related to getting started tutorials duplicate Indicates duplicate issues
Projects
None yet
Development

No branches or pull requests

2 participants