Trying to simply create a new Cordova "Blank App" using Visual Studio 2013 Update 3.
I see the template, but when trying to open the blank app, I get:
The imported project "C:\Users\jeades.GC\AppData\Roaming\npm\node_modules\vs-mda-targets\Microsoft.MDA.targets" was not found. Confirm the path in the Import declaration is correct, and that the file exists on disk
Tried installing/reinstalling the Multi Device Hybrid apps tool and I get the same problem. The "vs-mda-targets" folder does not exist inside of node modules which is what it's complaining about but I'm not sure why. Any ideas? I assumed that would have been created with the install?