-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
New version prompts to download .Net Core after installation #79
Comments
Weird that nothing happens, it should open this link. There you can follow the steps for "run desktop apps". |
Thanks, I did download it and install it separately, I just posted on here because it looks like it will install but doesn't load it automatically. |
Thank you! This indeed sounds like a problem, I'll report it to Microsoft. There are still lots of potential improvements here on their side, at least it informs that a runtime is missing instead of silently exiting like before :) |
@ewkratz |
Yes, that was the issue, still odd that the MS downloader doesn't recognize it and prompt to update instead of it showing as missing. Thanks |
I would like to expand on this issue; the error still occurs even when I have both of the .Net installations installed. This version still refuses to launch, giving said prompt telling me to install it. I even reinstalled both .Net installations just to make sure. Why is it telling me to install it when it is already installed? Is it a detection issue? |
Just to confirm, what do you mean by "both" .NET installations? |
The .NET Core Runtime, and the .NET Core Desktop Runtime. |
Did you install version 3.0 or 3.1? |
I’m using 3.0, as that was the one linked in the changelog.md. Should it be 3.1? If so the message should be a bit more clear, something like “this requires 3.1 to run, you have (current version/not installed)”. Maybe also mention that on the release page as well. |
Good point, it started targeting 3.1 but changelog doesn't reflect that, I will update it. The link in readme should take you to 3.1 though. https://dotnet.microsoft.com/download/dotnet-core/current/runtime |
Gonna be closing this as the underlying issue on Microsoft's side and they are tracking it already. I replaced all links to point towards 3.1 so hopefully it will avoid further confusion. |
I ran the update today and after it completes an message box pops up and says .Net core needs to be downloaded and prompts to install but clicking yes to download does nothing.
The text was updated successfully, but these errors were encountered: