C
C#2y ago
Galelao

❔ Stuck making trying to run a dotnet new conole for new folder

I am getting the error, when I am trying to follow a tutorial on how to learn C#. PS C:\Users-------\OneDrive\Desktop\My Awesome Project> dotnet new console 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 PS C:\Users\Sam's Level\OneDrive\Desktop\My Awesome Project> Any and all help would be greatly appreciated.
Microsoft
.NET Downloads (Linux, macOS, and Windows)
Official .NET downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
6 Replies
Thinker
Thinker2y ago
Well, as it says, you don't have any SDK(s) installed What happens if you do dotnet --list-sdks?
Galelao
Galelao2y ago
I get PS C:\Users--------\OneDrive\Desktop\My Awesome Project> Nothing happened
phaseshift
phaseshift2y ago
Install the sdk
Galelao
Galelao2y ago
Ok! I will give it a try, just to clarify, is that the .Net download it is telling me to do?
phaseshift
phaseshift2y ago
Yes
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts