Error: EACCES, permission denied Ionic Cordova IOS
News
Magento Tutorial
Wordpress
vTiger CRM
vTiger CRM Customer Portal
Premium Plugin
Git
Laravel
Mysql
Ionic Framework
Android
February 26, 2016
The error you have received is from NPM (since the Cordova CLI is installed via NPM). This is a tricky issue where using NPM with sudo
, and then not using sudo
will result in weird permission issues.
Solution:
sudo chown -R $USER /usr/local/