ruby版本2.3.1
rvm版本1.29.7
电脑系统macOS Mojave 10.14.3
bogon:~ jinzesu$ gem install rails -v 5.0.0
ERROR:
While executing gem … (Gem::Exception) Unable to require openssl, install OpenSSL and rebuild Ruby (preferred) or use non-HTTPS sources
升级gem也是同样的错误 gem update --system
bogon:~ jinzesu$ gem update --system
ERROR:
While executing gem … (Gem::Exception) Unable to require openssl, install OpenSSL and rebuild Ruby (preferred) or use non-HTTPS sources
麻烦各位前辈指点一二和修正错误,麻烦大家了。
在macOS Mojave 10.14.3环境下,使用Ruby 2.3.1和RVM 1.29.7进行Rails 5.0.0的安装以及Gem系统更新时,遇到无法加载openssl的错误,需要安装OpenSSL并重新编译Ruby或使用非HTTPS源。
1749

被折叠的 条评论
为什么被折叠?



