macOS下App Store下载软件,提示:未能完成该操作。(com.apple.commerce.client 错误 500。)

解决办法:

在终端输入

defaults write com.apple.appstore.commerce Storefront -string "$(defaults read com.apple.appstore.commerce Storefront | sed s/,8/,13/)"

重启

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-26
  • 2022-12-23
  • 2021-10-10
  • 2021-10-27
  • 2022-12-23
猜你喜欢
  • 2021-09-15
  • 2021-11-24
  • 2021-07-13
  • 2021-10-17
  • 2022-02-26
  • 2021-11-10
  • 2022-12-23
相关资源
相似解决方案