Cordova build failed with error code : EACCESS
$ cordova build android Running command: /home/user/proj1/platforms/android/cordova/build execvp(): Permissi
You could brute force it if you are an admin and just sudo chmod -R 777 ./platforms/ from the project root directory.
sudo chmod -R 777 ./platforms/