0
0

rbenv: ruby: command not found

Posted at

問題

rbenv: ruby: command not foundが発生

解決策

rbenv versions

でバージョンを確認
例:

system
2.7.6
*3.3.0 (/.ruby-version)

バージョンをローカル設定
rbenv local 3.3.0

0
0
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
0
0