Cordova build failed with error code : EACCESS
$ cordova build android Running command: /home/user/proj1/platforms/android/cordova/build execvp(): Permissi
For some reason build is not currently an executable file. To fix that, open the terminal and enter the following commands:
$ cd /platforms/android/cordova $ chmod a+x build