ウェブサイトの指示に従い、端末から次のように呼び出します
Grahams-MacBook-Pro:~ Graham$ \curl -L https://get.rvm.io | bash -s stable --rails
これについて私に知らせてくれた@bdeshamに感謝します。
復旧した今、
次のエラーが表示されます。
Installation of rubygems did not complete successfully.
ERROR: Loading command: install (LoadError)
cannot load such file -- openssl
ERROR: While executing gem ... (NoMethodError)
undefined method `invoke_with_build_args' for nil:NilClass
この問題を解決する方法を知っている人はいますか?