Hi
I try to build an android apk running this command: ionic cordova build android --info
But it failed to build.
How can i fix it? and build an Android apk ?
These are the error messages :
lint finished in 3.09 s
ANDROID_HOME=/home/myuser/Android/Sdk
JAVA_HOME=/usr/lib/jvm/java-8-oracle
(node:10166) UnhandledPromiseRejectionWarning: Unhandled promise rejection
(rejection id: 1): Error: spawn EACCES
(node:10166) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.