Visual Studio version: 18.3.1
As a VS user I install Cesium templates using the steps from the README.md:
$ dotnet new install Cesium.Templates
Note that the templates are installed from Cesium.Templates folder of Cesium repo. More info is here: https://learn.microsoft.com/en-us/dotnet/core/install/templates?pivots=os-windows#folder
When I open Create New Project dialog in VS, I see the installed templates:

However, when I press "Create" button in Template Creation dialog I see the following error:
I believe this is a problem, and I don't have any logs to understand what's going wrong on the Visual Studio side.
Please provide more info or any suggestions how to diagnose it.
Visual Studio version: 18.3.1
As a VS user I install Cesium templates using the steps from the README.md:
Note that the templates are installed from Cesium.Templates folder of Cesium repo. More info is here: https://learn.microsoft.com/en-us/dotnet/core/install/templates?pivots=os-windows#folder
When I open Create New Project dialog in VS, I see the installed templates:

However, when I press "Create" button in Template Creation dialog I see the following error:
I believe this is a problem, and I don't have any logs to understand what's going wrong on the Visual Studio side.
Please provide more info or any suggestions how to diagnose it.