Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ホーム フォルダを別のハード ドライブに変更しました。この後、'gem list' は以前持っていた gem を表示しなくなりました。.rvm 環境でパスを変更して端末をリロードしようとしましたが、問題は解決しませんでした。
ruby のインストールに使用しなかった場合は--movable、すべての ruby を再インストールする必要があります。
--movable
rm -rf $rvm_path/usr/ rvm reinstall all --force