Frage

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?

War es hilfreich?

Lösung

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

Andere Tipps

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top