问题描述:
ERROR:  While executing gem ... (SocketError)getaddrinfo: no address associated with hostname.

问题出在我这边的网络慢,并且是使用得代理上网

解决办法:
set http_proxy=http://192.168.0.1:80

gem install rails --include-dependencies

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-25
  • 2021-06-12
  • 2022-12-23
  • 2021-05-26
  • 2022-01-05
猜你喜欢
  • 2021-08-04
  • 2021-10-17
  • 2021-07-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案