An error occurred while installing mysql2 (0.5.3), and Bundler cannot continue.
Make sure that `gem install mysql2 -v '0.5.3' --source 'https://rubygems.org/'` succeeds before bundling.こんなエラーが起きた時の対処法をお教えします。
Webpacker::Manifest::MissingEntryErrorというエラーが起き、詳しく見ると
Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
というエラーが起きている時の対処方法を紹介します。
An error occurred while installing mimemagic (0.3.10), and Bundler cannot continue.
というエラーが起きてminemagicのインストールができない。そんなことに困っていませんか、
どうしたらそれを回避できるのか紹介します。