Whenever I use ionic platform add [platformname]
It gives me this error
Error: spawn EACCES
at exports._errnoException (util.js:746
I was getting a bunch of errors when i emulate the project (iOS). After 1 day. I found with my boss that if you apply "chmod -Rv 755 inside the ionic proyect folder, it's going to work like a charm!.
Steps:
And it will work.
Hope if this helps