问题:找不到 raw.githubusercontent.com 的服务器 IP 地址。
解决方法:(在hosts文件中添加IP地址)
在C:\Windows\System32\drivers\etc
路径下找到hosts文件
用管理员模式打开
添加 以下内容并保存即可恢复
199.232.68.133 raw.githubusercontent.com
(原文转自https://www.cnblogs.com/xyann/p/12738326.html)
hosts文件作用详解见:我才是阿鑫博客
网友评论