美文网首页
Permission denied error

Permission denied error

作者: RoyTien | 来源:发表于2017-12-08 11:25 被阅读4次

go get <git>后出现权限问题

  1. 文件权限问题
    没有权限写入
    按 sudo 方式运行命令
  2. git 权限问题
    没有权限 clone
    将自己的 public key 添加到相应的 git 平台上, gitlib 或是 github。

相关文章

网友评论

      本文标题:Permission denied error

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