IONIC error dependences not found

Asked

Viewed 75 times

2

Hello I’m having error in IONIC when using commands to compile for android. Make that mistake every time I try one of those commands on

ionic run android --target meuDispositivo

ionic build android

Always appears the following message below, if anyone knows how to fix these dependency errors I appreciate.

inserir a descrição da imagem aqui

  • Have you tried removing the platform and adding again : ionic platform rm android and ionic platform add android

1 answer

2


The solution to this problem was in Android SDK Manager missing install the Android Support Repository after installed when using command ionic build android or the command ionic android run --target meuDispositivo did not present problems in the execution and compiled normally.

Solução para erro no ionic

Browser other questions tagged

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