node.js - How do I open VS2013 NODEJS projects in VS2015? -


i wanted load vs2013 nodejs console (typescript) projects new version of vs2015. error message..

enter image description here

"the project types may not installed" indicates vs2015, default not appear able handle nodejs console (typescript) projects. need install ntvs vs2015?

as turns out answer yes, must load ntvs package (manually) can find @ codeplex... make sure close instances of vs first...

enter image description here


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -