首页 > 其他 > 详细

rvm 安装ruby报错

时间:2019-08-14 11:25:11      阅读:72      评论:0      收藏:0      [点我收藏+]

 

https://www.cnblogs.com/qinyan20/p/4221789.html

 


ruby-2.1.1 - #downloading rubygems-2.2.3
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0curl: (22) The requested URL returned error: 404 Not Found
The requested url does not exist(22): ‘http://production.cf.rubygems.org/rubygems/rubygems-2.2.3.tgz‘
Checking fallback: ftp://production.cf.rubygems.org/rubygems/rubygems-2.2.3.tgz
Checking fallback: http://www.mirrorservice.org/sites/production.cf.rubygems.org/rubygems/rubygems-2.2.3.tgz
No fallback URL could be found, try increasing timeout with:

    echo "export rvm_max_time_flag=20" >> ~/.rvmrc

There has been an error while trying to fetch rubygems. 
Halting the installation.
Gemset ‘‘ does not exist, ‘rvm ruby-2.1.1 do rvm gemset create ‘ first, or append ‘--create‘.

 

解决代码:

rvm get stable

 

RVM安装pod 教程:

https://www.cnblogs.com/Evelyn-zn/p/5662967.html

 

https://www.cnblogs.com/Evelyn-zn/p/5662967.html

 

cocopods卸载、安装、重装等问题解决

https://www.jianshu.com/p/6d1bc61b11b5

rvm 安装ruby报错

原文:https://www.cnblogs.com/qingzZ/p/11350221.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!