
解决方法:
1.打开hosts文件
sudo vim /etc/hosts
2.输入以下内容,然后esc :wq保存。
199.232.28.133 raw.githubusercontent.com
3.重新执行命令
- https://mp.weixin.qq.com/s/dBVwoInshAv3wMxkx9Sfvw
- 安装npm install报错npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/webpack-subresource-integrity failed, reason
- A connection was successfully established with the server but then an error
- mysql发生连接异常Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
- vscode错误:Unable to connect to VS Code server: Error in request.
- web项目启动时dubbo报错: No provider available for the service com.davidhu.shopguide.api.service.UserEventService from the url zookeeper ://localhost:2181/org.apache.du
- mybatis提示com.microsoft.sqlserver.jdbc.SQLServerException: 列名 'xxxx' 无效。
- scp 出现 subsystem request failed on channel 0 scp: Connection closed 的解决方法
- Docker 数据库连接见解异常 SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Try again
- cdn引入vue后报错无法识路径 Uncaught TypeError: Failed to resolve module specifier "vue". Relative references must start with either "/", "./", or "../".
本栏目推荐文章