美文网首页
Charles首次打开

Charles首次打开

作者: 一朝风月 | 来源:发表于2019-10-25 10:00 被阅读0次

    提示报错信息
    "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首次打开

          本文链接:https://www.haomeiwen.com/subject/hetsvctx.html