C
C#2y ago
wasd

❔ ✅ [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
wasd
wasdOP2y ago
No description
wasd
wasdOP2y ago
No description
wasd
wasdOP2y ago
No description
wasd
wasdOP2y 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
wasd
wasdOP2y ago
No description
Angius
Angius2y ago
See what dotnet --info and dotnet --list-sdks show
wasd
wasdOP2y ago
No description
wasd
wasdOP2y ago
No description
wasd
wasdOP2y ago
wait but what does that mean, I already ran the installer from the linked website in the error
Angius
Angius2y ago
Huh
Angius
Angius2y ago
Check your PATH env variable and make sure the 64-bit version of dotnet is above the 32-bit one
wasd
wasdOP2y ago
Im not sure where that is is it this thing lol thanksw btw
Angius
Angius2y ago
No description
wasd
wasdOP2y ago
No description
wasd
wasdOP2y ago
is the 64 and 32 thing missing
Angius
Angius2y ago
Huh, so dotnet isn't there
Angius
Angius2y ago
What about the other path?
No description
Angius
Angius2y ago
If it's not there either, try adding just the 64-bit one to the user's path
wasd
wasdOP2y ago
No description
wasd
wasdOP2y ago
oh i see 86
Angius
Angius2y ago
Yeah
wasd
wasdOP2y ago
No description
Angius
Angius2y ago
It's the 32-bit one
wasd
wasdOP2y ago
do u mean move it up like this?
Angius
Angius2y ago
That should do it, yeah
wasd
wasdOP2y ago
lemme try
Angius
Angius2y ago
Save, close VS Code and everything, see what dotnet --list-sdks shows now
wasd
wasdOP2y ago
No description
wasd
wasdOP2y ago
yeahhh the error stopped appearing thank fuck
Angius
Angius2y ago
Nice
wasd
wasdOP2y ago
thanksw lol also nice pfp
Angius
Angius2y ago
Anytime Ok Senki is great, yeah lol
wasd
wasdOP2y ago
los los los aight time to learn c sharp
Angius
Angius2y ago
Good luck and enjoy!
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX2y ago
Use the /close command to mark a forum thread as answered
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.

Did you find this page helpful?