'ANDROID_HOME' environment variable is set to non-existent path.
Try update it manually to point to valid SDK directory.
You may not have the required environment or OS to run this project.
Все вышеуказанные команды были успешно выполнены. Когда я попытался выполнить следующую команду:
[code] ionic run android [/code]
Выдает ошибку:
[code]'ANDROID_HOME' environment variable is set to non-existent path. Try update it manually to point to valid SDK directory. You may not have the required environment or OS to run this project. [/code]