本文介绍了警告:未找到RubyGems 1.2+索引:RubyGems将恢复旧版索引降级性能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

警告:找不到RubyGems 1.2+索引:



RubyGems将恢复原有索引,降低性能。



如果有人能通过这个问题来解决我的问题,我会给他们$ 50.00

我已经用尽了谷歌,已经重新安装了所有东西。



我想要的是

gem install ...



就是这样

p>

解决方案

我住在中国。我只是尝试从我的电脑上安装gem update和gem update,并且得到了同样的错误。所以我假设这个错误是与伟大的防火墙


WARNING: RubyGems 1.2+ index not found for:

RubyGems will revert to legacy indexes degrading performance.

If anyone can walk me through this problem I will give them $50.00

I've exhausted google, have reinstalled everything.

All i want to to is

gem install ...

that's it

解决方案

I live in China. I just tried to gem install and gem update from my pc and I got the same error. So i postulate the error is something to do with the great firewall

这篇关于警告:未找到RubyGems 1.2+索引:RubyGems将恢复旧版索引降级性能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 10:09