首页 > 技术文章 > this action could not be completed.try again登陆appstore错误提示

bigshow1949 2016-05-23 14:17 原文

今天升级10.11后登陆appstore的时候发现报错了: this action could not be completed.try again

 

解决办法,终端敲入:

sudo mkdir -p /Users/Shared

sudo chown root:wheel /Users/Shared

sudo chmod -R 1777 /Users/Shared

 

 

参考网址:http://www.cnet.com/news/itunes-crashing-with-access-privileges-error-in-10-6-7/

推荐阅读