2
votes

Windows 10, VS 2015

I have just updated to Visual Studio Tools for Apache Cordova (Update 2) and: 1. My existing Cordova project is no longer loading 2. In my add new project templates dialog, I can only find Cordova under TypeScript, and my JavaScript category has disapeared. 3. If I try to add new project using the TypeScript Cordova template I get "the template specified cannot be found" error message.

I tried uninstalling and reinstalling the update several times, but it didn't help. Any suggestion?

1
This happened to me too, inspecting the error log lead me to this SO answer which fixed this problem for me. It's getting tiresome that every update seems to trash the Cordova solutions/projects!Ben Smith
@BenSmith, thank you, it solved my problem.Adam
Glad I could help :)Ben Smith

1 Answers

0
votes

@BenSmith suggested an answer, while the answer is for a different question, it solved my problem: Error: SetSite failed for package [ApacheCordovaToolsPackage]