IONIC and Cordova build error

Asked

Viewed 37 times

-1

Well, I searched everywhere and could not find the solution. I give the command "Ionic Cordova build android" and appears this error below.

Erro ao dar build

Taking that I have already created the "Plataform" however I do not find the folders "Outputs"

  • From what I saw, you did not declare the environment variables of ANDROID, which has nothing to do with Ionic, but with the process of compiling Android.

1 answer

0

In my opinion, according to what ta described in the error, he did not find the file android, try start the command in the folder where your files are. For more information about the error run the message written there: --verbose. Another thing is that to mess with the Ionic you have to have the nodejs https://nodejs.org/en/ , (I don’t know if always more at least when I last needed). For more information on Ionic use your website: https://ionicframework.com/getting-started#cli

Browser other questions tagged

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