Skip to content
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

Template does not show up after install #11

Open
jimpevans opened this issue Nov 7, 2016 · 7 comments
Open

Template does not show up after install #11

jimpevans opened this issue Nov 7, 2016 · 7 comments

Comments

@jimpevans
Copy link

Followed instructions in this article http://blog.stevensanderson.com/2016/10/04/angular2-template-for-visual-studio/ and verified that all prereq's were installed first - restarted not only VS but machine and still the template does not show up ion VS

Installed product versions

  • Visual Studio: 2015 Community Edition Update 3
  • This extension: [example 1.1.21]

Description

Template does not show up after install

Steps to recreate

  1. Checked prerequisites
  2. DL'd install from link in article above.
  3. Executed the install.
  4. Restart VS2015

Current behavior

The template does not show up and is not accessible

Expected behavior

Template should show up

@SteveSandersonMS
Copy link
Contributor

Could you let us know whether or not the other templates from ASP.NET Core Template Pack are appearing? Is it just the Angular one that's not appearing for you, or the others too (e.g., Vue.js with Webpack)?

@jimpevans
Copy link
Author

The only templates I see under Installed->Templates->Visual C#->Web are ASP.Net Web Application (.Net Framework), ASP.Net Core Web Application( .Net Core) and ASP.Net Core Web Application( .Net Framework)

@SteveSandersonMS
Copy link
Contributor

Thanks for clarifying. In that case, I think this is one for @madskristensen because it implies an issue with installing any of the templates in this pack, rather than just the Angular one specifically.

@dkent600
Copy link

dkent600 commented Dec 15, 2016

At first I thought i saw no new templates, but I was looking under ".Net Core" instead of "Web".

@kdcllc
Copy link

kdcllc commented Jan 10, 2017

Installed product versions

  • Visual Studio: 2015 Enterprise Edition Update 3
  • ASP.NET Core Template Pack ASP.NET Core Template Pack

Windows Version

  • Windows 7

After installing pre-requsites non-of the templates from the pack are avaiable in the File->New Project.

@diegomesata
Copy link

@jimpevans For me, at first the template didn't show up, but I changed the new project target framework to .Net Framework 4.6 and it showed up.

@kdcllc
Copy link

kdcllc commented Jan 12, 2017

@diegomesata I tried the tip you gave to @jimpevans and the templates are there. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants