首页 > 系统服务 > 详细

转载·Charles开启MacOS10.15 Catalina版本提示权限为只读

时间:2020-03-31 01:12:02      阅读:314      评论:0      收藏:0      [点我收藏+]

问题详情:

尝试开启Charles-Proxy-macOS Proxy 时 提示:

Charles cannot configure your proxy settings while it is on a read-only volume. Perhaps you are running Charles from the disk image? If so, please copy Charles to the Applications folder and run it again. Otherwise please ensure that Charles is running on a volume that is read-write and try again.

 

解决方法:

在Mac终端中输入

sudo chown -R root "/Applications/Charles.app/Contents/Resources"
sudo chmod -R u+s "/Applications/Charles.app/Contents/Resources"

转载·Charles开启MacOS10.15 Catalina版本提示权限为只读

原文:https://www.cnblogs.com/wei9593/p/12602225.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!