現在のバージョン
Ruby -v
2.6.6
Rails -v
5.2.4.4
rbenv -v
1.2.2-44
bin/railsを実行するとパーミッションエラーになる
bin/rails s
Permission denied
binへ移動して
cd bin
railsを実行すると
rails s
を実行してもロードエラーとなっている。
[DEPRECATED] Bootsnap's autoload_paths_cache: option is deprecated and will be removed. If you use Zeitwerk this option is useless, and if you are still using the classic autoloader upgrading is recommended.
[DEPRECATED] Bootsnap's disable_trace: option is deprecated and will be removed. If you use Ruby 2.5 or newer this option is useless, if not upgrading is recommended.
現在の状況はここまで
参考サイト:
https://qiita.com/wideplain/items/c74cb938c7803b212671
http://etsux.hatenablog.com/entry/2020/02/15/105027
https://weblabo.oscasierra.net/install-rbenv-rubybuild-to-redhat/
現在のバージョン
Ruby -v
2.6.6
Rails -v
5.2.4.4
rbenv -v
1.2.2-44
bin/railsを実行するとパーミッションエラーになる
bin/rails s
Permission denied
binへ移動して
cd bin
railsを実行すると
rails s
を実行してもロードエラーとなっている。
[DEPRECATED] Bootsnap's
autoload_paths_cache:option is deprecated and will be removed. If you use Zeitwerk this option is useless, and if you are still using the classic autoloader upgrading is recommended.[DEPRECATED] Bootsnap's
disable_trace:option is deprecated and will be removed. If you use Ruby 2.5 or newer this option is useless, if not upgrading is recommended.現在の状況はここまで
参考サイト:
https://qiita.com/wideplain/items/c74cb938c7803b212671
http://etsux.hatenablog.com/entry/2020/02/15/105027
https://weblabo.oscasierra.net/install-rbenv-rubybuild-to-redhat/