38
17

More than 5 years have passed since last update.

`rbenv: cannot rehash: /usr/local/var/rbenv/shims/.rbenv-shim exists`が出た時の対処法

Posted at

対策

本来消えるはずの一時ファイルが残ってしまってるだけなので消しましょう。

rm /usr/local/var/rbenv/shims/.rbenv-shim

参考

38
17
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
38
17