【问题标题】:Gem::RemoteFetcher::UnknownHostError: no such nameGem::RemoteFetcher::UnknownHostError: 没有这样的名字
【发布时间】:2015-03-19 04:44:39
【问题描述】:

尝试捆绑安装时出错:

Gem::RemoteFetcher::UnknownHostError: no such name (https://rubygems.org/gems/libv8-3.16.14.7-x86_64-darwin-14.gem)
    An error occurred while installing libv8 (3.16.14.7), and Bundler cannot continue.
    Make sure that `gem install libv8 -v '3.16.14.7'` succeeds before bundling.

有人可以帮忙吗?

【问题讨论】:

    标签: ruby-on-rails ruby rubygems libv8


    【解决方案1】:

    手动运行

    gem install libv8 -v '3.16.14.7'
    

    然后再次运行捆绑安装

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-10-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多