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.
Have you tried removing the platform and adding again :
ionic platform rm android
andionic platform add android
– LuKs Sys