Hi,
Using VS code I tried to create a project using the latest Telerik UI for Blazor Productivity tools. Updated 24-12-03
The Error:
Hello Grant,
I created a support thread on your behalf to continue the discussion there. Currently, we are investigating what the exact issue is causing the error. After we find out the reason I will update this public post with more information and will change the status of the item.
Regards,
Maria
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Getting the same error
```
/Users/g/labs> dotnet new uninstall Progress.Blazor.Templates.Package
The template package 'Progress.Blazor.Templates.Package' is not found.
To list installed template packages use:
dotnet new uninstall
For details on the exit code, refer to https://aka.ms/templating-exit-codes#103
Completed. Exit code: 103
```
and
```
/Users/g/labs> dotnet new install /Users/g/.vscode/extensions/telerikinc.blazortemplatewizard-2.17.0/nuget/Progress.Blazor.Templates.Package.3.0.3.nupkg
The following template packages will be installed:
/Users/g/.vscode/extensions/telerikinc.blazortemplatewizard-2.17.0/nuget/Progress.Blazor.Templates.Package.3.0.3.nupkg
/Users/g/.vscode/extensions/telerikinc.blazortemplatewizard-2.17.0/nuget/Progress.Blazor.Templates.Package.3.0.3.nupkg is not supported.
For details on the exit code, refer to https://aka.ms/templating-exit-codes#106
Completed. Exit code: 106
```
Hello Peter,
Thank you for reporting this.
I created a support thread on your behalf to continue the discussion there until we find out what the exact issue is causing the error. After we find out the reason I will update this public post with more information and will change the status of the item.
Regards,
Maria
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.