私が実行しようとしているとき:
bundle exec rails console
次のようにエラーが発生します。
/gems/spring-3.1.1/lib/spring/application.rb:96:in `preload': Spring only supports Rails >= 5.2.0 (RuntimeError)
以前は正常に動作していました。誰でもこれの回避策を手伝ってもらえますか。
私が実行しようとしているとき:
bundle exec rails console
次のようにエラーが発生します。
/gems/spring-3.1.1/lib/spring/application.rb:96:in `preload': Spring only supports Rails >= 5.2.0 (RuntimeError)
以前は正常に動作していました。誰でもこれの回避策を手伝ってもらえますか。