zoukankan      html  css  js  c++  java
  • rvm 安装ruby报错

    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

  • 相关阅读:
    如何在自定义端口上运行 Spring Boot 应用程序?
    FileUpload拦截器
    UI标签
    OGNL
    你对测试最大的兴趣在哪里?为什么?
    举例说明同步和异步。
    git 克隆分支
    JQuery 选择器
    JQuery对象和Dom对象
    简单的JQuery之Ready
  • 原文地址:https://www.cnblogs.com/qinyan20/p/4221789.html
Copyright © 2011-2022 走看看