Can't install gems because “undefined method `invoke_with_build_args' for nil:NilClass”

后端 未结 4 1775
走了就别回头了
走了就别回头了 2020-12-11 14:48

I\'m on the Ruby track and I\'m in the installation process of Ruby on Rails.

I\'m trying to install gems but it\'s not happening and i\'m not sure why and how to fi

4条回答
  •  轮回少年
    2020-12-11 15:12

    I found that although I already had openSSL installed I needed to brew upgrade ruby before it was recognized. Another maze of twisty little passages, all alike.

提交回复
热议问题