Problem in Cordova build

Asked

Viewed 73 times

0

I’m trying to run Cordova build, but it’s showing the error below. please ask for help. inserir a descrição da imagem aqui

  • Do you have Android SDK installed on your computer? Already installed the Android platform in this project of Cordova?

1 answer

1

  1. Check that the build.bat file is actually in the directory C: test android Platforms Cordova;
  2. If yes: try to eliminate the platform by doing Cordova Platform rm android in the Console, then add again with Cordova Platform add android and try to build again.
  3. If not: uninstall the SDK and install again.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.