Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing SDK #9106

Closed
Chumeoden opened this issue Jan 29, 2024 · 3 comments
Closed

Error installing SDK #9106

Chumeoden opened this issue Jan 29, 2024 · 3 comments
Labels
area-setup Issues related to installing .NET Core needs-more-info Not enough information has been provided. Please share more detail as requested. Stale

Comments

@Chumeoden
Copy link

I installed the .NET 8.0 SDK (v8.0.101) - Windows x64 reported success after running but when I checked with cmd, I installed the following runtime and .NET SDK:

Microsoft.AspNetCore.App 8.0.1 [C:\Program Files (x86)\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 8.0.1 [C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 8.0.1 [C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App]
However, there weren't any .NET SDKs found on my system
Screenshot 2024-01-30 065007

@mairaw
Copy link
Contributor

mairaw commented Jan 30, 2024

I'm seeing some x86 on some directories above, so it might be an issue with your PATH.

Is your machine x64? Can you see what where.exe dotnet returns?
If x86 comes first and you have a x64 machine, you might have to follow these instructions:
#5962 (comment)

Let us know if this helps!

@mairaw mairaw added needs-more-info Not enough information has been provided. Please share more detail as requested. area-setup Issues related to installing .NET Core labels Jan 30, 2024
Copy link

github-actions bot commented Feb 6, 2024

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

@github-actions github-actions bot added the Stale label Feb 6, 2024
Copy link

github-actions bot commented Feb 9, 2024

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

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-setup Issues related to installing .NET Core needs-more-info Not enough information has been provided. Please share more detail as requested. Stale
Projects
None yet
Development

No branches or pull requests

2 participants