C
C#8mo ago
.

❔ ✅ [SOLVED] The .NET Core SDK cannot be located: Error running dotnet

The .NET Core SDK cannot be located: Error running dotnet --info: 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 . .NET Core debugging will not be enabled. Make sure the .NET Core SDK is installed and is on the path.
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.
No description
38 Replies
.
.8mo ago
No description
.
.8mo ago
No description
.
.8mo ago
No description
.
.8mo ago
can someone help me, I can't figure this out and I've been googling for hours i downloaded and ran dotnet-sdk-7.0.402-win-x64.exe and restarted the coputer etc etc and still error
.
.8mo ago
No description
Angius
Angius8mo ago
See what dotnet --info and dotnet --list-sdks show
.
.8mo ago
No description
.
.8mo ago
No description
.
.8mo ago
wait but what does that mean, I already ran the installer from the linked website in the error
Angius
Angius8mo ago
Huh
Angius
Angius8mo ago
Check your PATH env variable and make sure the 64-bit version of dotnet is above the 32-bit one
.
.8mo ago
Im not sure where that is is it this thing lol thanksw btw
Angius
Angius8mo ago
No description
.
.8mo ago
No description
.
.8mo ago
is the 64 and 32 thing missing
Angius
Angius8mo ago
Huh, so dotnet isn't there
Angius
Angius8mo ago
What about the other path?
No description
Angius
Angius8mo ago
If it's not there either, try adding just the 64-bit one to the user's path
.
.8mo ago
No description
.
.8mo ago
oh i see 86
Angius
Angius8mo ago
Yeah
.
.8mo ago
No description
Angius
Angius8mo ago
It's the 32-bit one
.
.8mo ago
do u mean move it up like this?
Angius
Angius8mo ago
That should do it, yeah
.
.8mo ago
lemme try
Angius
Angius8mo ago
Save, close VS Code and everything, see what dotnet --list-sdks shows now
.
.8mo ago
No description
.
.8mo ago
yeahhh the error stopped appearing thank fuck
Angius
Angius8mo ago
Nice
.
.8mo ago
thanksw lol also nice pfp
Angius
Angius8mo ago
Anytime Ok Senki is great, yeah lol
.
.8mo ago
los los los aight time to learn c sharp
Angius
Angius8mo ago
Good luck and enjoy!
Unknown User
Unknown User8mo ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX8mo ago
Use the /close command to mark a forum thread as answered
Accord
Accord8mo 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.