Execyp(): perm denied?

execvp(): Permission denied
ERROR building one of the platforms: Error: /Users/endiss/deves/ExecutiveSummaryBuilderRelease/platforms/ios/cordova/build: Command failed with exit code EACCES
You may not have the required environment or OS to build this project

Hello any idea why i get this error msg? I just updateg IOnic framework…

try to run as superuser
sudo ionic platform add

Nope dosn’t work its ionic build ios…

try using

sudo chown -R username project-path

i.e. sudo chown -R mrameezraja /Users/projects/mycordovaproject

nott working;/ idk what happend and it lost building;/