-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Description
I have the same problem, I had installed the NET kernel, and in my console I can do dotnet, but when I want to create a new project with dotnet new console, it shows this message: "
C: \ Users \ Daniel> dotnet newApp
Could not find any .NET Core SDK installed Did you want to run .NET Core SDK commands?
Install a .NET Core SDK from: https://aka.ms/dotnet-download
Tengo el mismo problema, había instalado el núcleo NET, y en mi consola puedo hacer dotnet, pero cuando quiero crear un nuevo proyecto con dotnet new console, muestra este mensaje: "
C: \ Users \ Daniel> dotnet newApp
No fue posible encontrar ningún SDK de .NET Core instalado
¿ Quería ejecutar comandos del SDK de .NET Core? Instale un SDK de .NET Core desde:
https://aka.ms/dotnet-download
¿Qué puedo hacer? porque intenté instalar dos versiones diferentes y obtuve los mismos resultados.