早上打开电脑要更新本地仓库时
$ pod repo update
提示如下错误信息:
No user exists for uid 501
fatal: Could not read from remote repository.
Please make sure you have the correct access rightsand the repository exists.
猜测是之前变更了本地配置:
$ source ~/.zshrc
所以重启终端就可以了
早上打开电脑要更新本地仓库时
$ pod repo update
提示如下错误信息:
No user exists for uid 501
fatal: Could not read from remote repository.
Please make sure you have the correct access rightsand the repository exists.
猜测是之前变更了本地配置:
$ source ~/.zshrc
所以重启终端就可以了
本文标题:No user exists for uid 501
本文链接:https://www.haomeiwen.com/subject/xcnquhtx.html
网友评论