今天升级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/

相关文章:

  • 2021-07-31
  • 2022-12-23
  • 2021-12-26
  • 2021-09-11
  • 2021-12-22
  • 2021-12-10
  • 2021-07-16
  • 2021-12-11
猜你喜欢
  • 2022-12-23
  • 2021-05-22
  • 2021-11-19
  • 2021-08-01
  • 2022-12-23
  • 2021-12-28
  • 2022-12-23
相关资源
相似解决方案