pnp / sp-dev-fx-vs-extension

Visual Studio extension work around SPFx together with community
MIT License
56 stars 25 forks source link

SharePoint framework template not showing while creating new project from VS 2015 #30

Closed K-SAHOO closed 6 years ago

K-SAHOO commented 6 years ago

Hi, I have VS 2015 Enterprise version just now installed. I got the framework project template from below url and installed successfully. When i try to create new SPFX project I do not see the installed framework template there on project creation wizard in visual studio. https://github.com/SharePoint/sp-dev-fx-vs-extension/releases/tag/1.4.0

Category

[ ] Question

Versions

[ 14.0.25431.01 Update 3 ] Visual Studio version (Help > About) [ ] SPFx Generator version (npm list -g @microsoft/generator-sharepoint) image

Expected or Desired Behavior

Visual studio should display the SPFX framework project template while creating new project.

Observed Behavior

VS not showing SPFX framework project template in VS 2015.

Steps to Reproduce

Try to install the SPFX framework vsix from above url in your vs 2015 update 3 and post installation try to create a SPFX prject.

Thanks, Kailash

eshupps commented 6 years ago

After installing the VSIX package, have you restarted Visual Studio? Also, have you gone through the SPFx setup instructions for Node/Gulp/Yeoman, etc. and are you able to create SPFx solutions from the command line successfully?

pschaeflein commented 6 years ago

Closed due to inactivity.