I have met this trouble in both VS2013Up4 and VS2015Pre. My OS is Win8.1 Pro x64. The detail message about the error:
Cannot find module 'q' MDAVSCLI 1 1 WinJSToDo.
And I can get nothing from double click it. Please help me. ORZ... Currently I'm using Visual Studio 2013 update 4 with Visual Studio Tools for Apache Cordova extension on Windows 8.1. I create a new Cordova JavaScript Blank project and then trigger a build, it turns out to be below building error:
Error 2 Cannot find module 'q' C:\Users\penlv\documents\visual studio 2013\Projects\BlankCordovaApp1\BlankCordovaApp1\MDAVSCLI 1 1 BlankCordovaApp1
Seems many other users run into the same issue. Any help on this?