美文网首页
Goland 报错:Unable to save setting

Goland 报错:Unable to save setting

作者: 金科_ | 来源:发表于2020-06-08 16:29 被阅读0次

发现Goland一直报错

2020/6/8
2:22 下午 Unable to save settings: Failed to save settings. Please restart GoLand

每间隔三分钟就有一次报错

网上搜索答案,
有说插件安装错误的。
有说重启系统的。

最后发现疑点:
手动创建提示mkdir /data: Read-only file system 。

是我前几天升级了mac 系统,
型号名称: MacBook Pro
型号标识符: MacBookPro15,1
这玩意重启后,还要再挂在一次根目录。

  1. 重新挂载根目录: sudo mount -uw /

相关文章

网友评论

      本文标题:Goland 报错:Unable to save setting

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