- Error getaddrinfo enoent
- node项目 getaddrinfo ENOTFOUND xxx
- 记录 npm run 报错 getaddrinfo ENOTFO
- ENOENT: no such file or dictiona
- getaddrinfo ENOTFOUND localhost
- 【报错】react 运行报错 Error: spawn powe
- 启动vue项目报错:npm ERR! enoent ENOENT
- npm install error: ENTENO
- npm镜像设置以及Error: getaddrinfo ENOT
- nltk.download() 时 遇到getaddrinfo
解决办法:
(1)找到hosts文件
host文件位置: C:\Windows\System32\drivers\etc
添加以下内容
185.199.108.133 raw.githubusercontent.com
185.199.108.133 是通过 ping raw.githubusercontent.com 获得
网友评论