当前位置:   article > 正文

wsl git clone xx 出现 Could not resolve hostname gitee.com: Temporary failure in name resolution_git clone temporary failure in name resolution

git clone temporary failure in name resolution

使用 ping gitee.com 测试是否是dns的问题
若ping: gitee.com: Temporary failure in name resolution
则是dns出了问题
vim /etc/resolv.conf
添加下面两行
nameserver 114.114.114.114
nameserver 8.8.8.8
在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/898362
推荐阅读
相关标签
  

闽ICP备14008679号