我已经在此网站https://gorails.com/setup/osx/10.11-el-capitan之后正确设置了自制软件和Ruby版本2.3.1。但是,当我尝试安装Rails或其他红宝石时,我遇到了这个错误 -
sudo gem install rails
Building native extensions. This could take a while...
ERROR: While executing gem ... (TypeError)
no implicit conversion of nil into String
我试过在论坛上搜索答案,但找不到解决方法。任何帮助,将不胜感激。