-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
MAUI Template not showing up in VS 17.5.2 #14001
Comments
If you go to your CLI and type |
Hi @JerryWatsonJr. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
did you try to update the window? |
The error is very strange with the workload install, but it seems the workload is installed. Could you try to just to |
Hi @JerryWatsonJr. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
I have wasted enough time. I just changed to 17.4.2 and everything works. Thanks |
@JerryWatsonJr |
I do not have two, only Program Files (not x86). Thanks anyway. |
PS C:\WINDOWS\system32> dotnet new install Microsoft.Maui.Templates Error: Failed to retrieve template packages from provider 'Optional workloads'. .NET MAUI App maui [C#] MAUI/Android/iOS/macOS/Mac Catalyst/Windows/Tizen Error: Failed to retrieve template packages from provider 'Optional workloads'. |
As also communicated per email: Seems like you’re made a backup just to be sure in that folder. Which is a very wise thing to do! But in this case that breaks it. Notice how it says it tries to make a numeric identifier from 300_bak which is obviously not an integer 😊 Either rename that back, delete the folder, or use the safest option and move the folder outside of that folder. |
Well I installed 17.5.3 on my other laptop and it works. So there is something installed on the other laptop that is causing the problem. |
After updating to 17.5.2 my maui projects will not open. When try to create a new solution the maui template does not show. I am using Windows 10.
The text was updated successfully, but these errors were encountered: