Bundle Install could not fetch specs from https://rubygems.org/

前端 未结 14 2440
抹茶落季
抹茶落季 2021-02-01 13:20

I\'m attempting to follow the Hartl Rails Tutorial, and having trouble with the bundler gem.

When using the commands \'bundle install\' or \'bundle update\' I get the fo

14条回答
  •  情书的邮戳
    2021-02-01 14:14

    Adding variable for proxy worked fine.

    Additionally if you are using Bitnami redmine like me you can add that into setenv.bat then when you start command line with Bitnami Redmine short cut it will be automatically added to your environment. You can find this under Bitnami installation folder.

提交回复
热议问题