Question

I currently get the following error when attempting to run a hybrid app using the new cordova ctp for Visual Studio 2013.

Error   11  The command
""C:\Users\Nick\AppData\Roaming\npm\node_modules\vs-mda\vs-cli"
prepare --platform Android --configuration Debug --projectDir .
--projectName "BlankCordovaApp2"" exited with code 1.   C:\Users\Nick\AppData\Roaming\npm\node_modules\vs-mda-targets\Microsoft.MDA.targets 115 5   BlankCordovaApp2

Do I need to install something else?

Was it helpful?

Solution

In certain cases, VS does not immediately detect the Android path after installation. Rebooting your machine is the only option for now.

OTHER TIPS

for me I just deleted the bld folder and everything has become right

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top