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

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

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -