Problem in "dotnet new -i "Microsoft.AspNetCore.SpaTemplates::*" #517

Closed
opened 2025-08-09 17:16:35 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @Shawn-Fan on 8/10/2017

I run dotnet new -i "Microsoft.AspNetCore.SpaTemplates::*" , but i got 2 angular templates tags with same short name same follow:

Templates Tags Short Name Language
......
MVC ASP.NET Core With Angular Web/MVC/SPA angular [C#]
ASP.NET Core with Angular Web/MVC/SPA angular [C#]
.......
image

so , I can not use "dotnet new angular". Please help me how to delete another Template Tag or select one?

*Originally created by @Shawn-Fan on 8/10/2017* I run dotnet new -i "Microsoft.AspNetCore.SpaTemplates::*" , but i got 2 angular templates tags with same short name same follow: Templates Tags Short Name Language ...... MVC ASP.NET Core With Angular Web/MVC/SPA angular [C#] ASP.NET Core with Angular Web/MVC/SPA angular [C#] ....... ![image](https://user-images.githubusercontent.com/15960295/29194107-6c62a896-7de5-11e7-84e5-da30ac6029ab.png) so , I can not use "dotnet new angular". Please help me how to delete another Template Tag or select one?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#517
No description provided.