core icon indicating copy to clipboard operation
core copied to clipboard

.Net core SDK not found

Open jabedkhanjb opened this issue 3 years ago • 4 comments

Problem encountered on https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/create Operating System: windows

Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.

jabedkhanjb avatar Aug 04 '22 05:08 jabedkhanjb

I'm seeing this as well on ubuntu using microsoft apt sources. Got an upgrade, no sdks found now.

mattgen88 avatar Aug 04 '22 18:08 mattgen88

@jabedkhanjb looks you haven't installed the SDK (Software Development Kit), go back to the Download and install step and install it first before running any command

buyaa-n avatar Aug 04 '22 18:08 buyaa-n

@mattgen88 your problem doesn't seem related to this issue, because the issue found in Windows, please file a separate issue for your case with more details

buyaa-n avatar Aug 04 '22 18:08 buyaa-n

Also @jabedkhanjb, if you did install the SDK and is still having that issue, then it might be an issue with PATH.

Check the output of the where.exe dotnet command and if your system is x64 and the x86 path returns first, please follow the steps at https://github.com/dotnet/core/issues/5962#issuecomment-780084535 to fix the issue.

mairaw avatar Aug 04 '22 19:08 mairaw

This issue is stale because there has been no response to a request for more information for 7 days.

github-actions[bot] avatar Aug 11 '22 23:08 github-actions[bot]

This issue was closed because there was no response to a request for more information for 10 days.

github-actions[bot] avatar Aug 15 '22 00:08 github-actions[bot]