在Windows上以Ruby开头的错误

时间:2015-03-30 21:58:32

标签: ruby-on-rails

我有以下错误。能告诉我如何解决这些问题吗? 非常感谢提前。

Gem::RemoteFetcher::FetchError: SSL_connect returned=1 errno=0 state=SSLv3   read server certificate B: certificate verify failed (https://rubygems.org/gems/rake-10.4.2.gem) An error occurred while installing rake (10.4.2), and Bundler cannot continue. Make sure that `gem install rake -v '10.4.2'` succeeds before bundling.

C:\Sites\firstTest>gem install rake -v '10.4.2'ERROR:  While executing gem... (Encoding::UndefinedConversionError) U+00E9 to IBM866 in conversion from UTF-16LE to UTF-8 to IBM866

1 个答案:

答案 0 :(得分:0)

您可能需要按照此处的说明手动升级rubygems版本:unable-to-pull-data-from-https-rubygems