Tag: Mac

Ionic\Cordova EACCESS Error

When your running the command “ionic run ios or ionic emulate ios” on a Mac you may be presented with the following error: Error: spawn EACCES The most common cause of this error is that the scripts in your hooks directory don’t have execute permission. You may also try removing and adding your ios provider.
Read More »