bash-4.4$ bin/rails assets:precompile --trace ** Invoke assets:precompile (first_time) ** Invoke assets:environment (first_time) ** Execute assets:environment ** Invoke environment (first_time) ** Execute environment rails aborted! TypeError: no implicit conversion of IPAddr into String
bash-4.4$ bin/rails g controller errors /usr/local/bundle/gems/activesupport-6.0.2.2/lib/active_support/evented_file_update_checker.rb:170:in `initialize': no implicit conversion of IPAddr into String (TypeError) /usr/local/bundle/gems/activesupport-6.0.2.2/lib/active_support/evented_file_update_checker.rb:170:in `initialize': no implicit conversion of IPAddr into String (TypeError) from /usr/local/bundle/gems/activesupport-6.0.2.2/lib/active_support/evented_file_update_checker.rb:170:in `new' from /usr/local/bundle/gems/activesupport-6.0.2.2/lib/active_support/evented_file_update_checker.rb:170:in `xpath' from /usr/local/bundle/gems/activesupport-
前者はコマンドを少し変えたら実行できたので自己解決済にしましたが、度々同じエラーが出て、見当すらつかないのでまた質問させていただきます。このようなエラーが出るのはどのあたりの設定が問題なのでしょうか。
あなたの回答
tips
プレビュー