Pregunta

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?

¿Fue útil?

Solución

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

Otros consejos

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top