❔ ✅ [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.
38 Replies
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
See what
dotnet --info
and dotnet --list-sdks
showwait but what does that mean, I already ran the installer from the linked website in the error
Huh
https://dotnet.microsoft.com/ja-jp/download/dotnet/sdk-for-vs-code?utm_source=vs-code&utm_medium=referral&utm_campaign=sdk-install
i downloaded it from the x64 button from this page (not the arm one)
Check your
PATH
env variable and make sure the 64-bit version of dotnet is above the 32-bit oneIm not sure where that is
is it this thing lol
thanksw btw
is the 64 and 32 thing missing
Huh, so dotnet isn't there
What about the other path?
If it's not there either, try adding just the 64-bit one to the user's path
oh i see 86
Yeah
It's the 32-bit one
do u mean move it up like this?
That should do it, yeah
lemme try
Save, close VS Code and everything, see what
dotnet --list-sdks
shows nowyeahhh the error stopped appearing
thank fuck
Nice
thanksw lol
also nice pfp
Anytime Senki is great, yeah lol
los los los
aight time to learn c sharp
Good luck and enjoy!
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
Use the /close command to mark a forum thread as answered
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.