Microsoft.AspNetCore.SpaTemplates on dotnet core preview 2 #708

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

Originally created by @lohithgn on 5/30/2017

I am on a Win 10 64 bit OS.

I have installed .net core 2.0 preview.

When i do

dotnet --info

here is what i have:

dotnetinfo

I am following this article by Steve [here]
(https://blogs.msdn.microsoft.com/webdev/2017/02/14/building-single-page-applications-on-asp-net-core-with-javascriptservices/).

I tried the command:

dotnet new --install Microsoft.AspNetCore.SpaTemplates::*

Nothing happens on the command prompt. I see the templates that have been installed by dotnet 2.0 preview bits.

dotnetnewinstall

Not sure what is happening. All i wanted was to use spa templates to create new angular app. Any body facing similar issue ?

*Originally created by @lohithgn on 5/30/2017* I am on a Win 10 64 bit OS. I have installed .net core 2.0 preview. When i do > dotnet --info here is what i have: ![dotnetinfo](https://cloud.githubusercontent.com/assets/2450336/26568262/99160346-451f-11e7-8986-bc7cdf6e588d.png) I am following this article by Steve [here] (https://blogs.msdn.microsoft.com/webdev/2017/02/14/building-single-page-applications-on-asp-net-core-with-javascriptservices/). I tried the command: > dotnet new --install Microsoft.AspNetCore.SpaTemplates::* Nothing happens on the command prompt. I see the templates that have been installed by dotnet 2.0 preview bits. ![dotnetnewinstall](https://cloud.githubusercontent.com/assets/2450336/26568335/1f4b6438-4520-11e7-9182-2be44dd6e491.png) Not sure what is happening. All i wanted was to use spa templates to create new angular app. Any body facing similar issue ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#708
No description provided.