railsで
rails s
を起動すると
Could not find gem 'sqlite3 (~> 1.3.6, ~> 1.4) x64-mingw32' in any of the gem sources listed in your Gemfile. Run `bundle install` to install missing gems.
とエラーが出てしまい、サーバーを起動できません
軽く翻訳にかけてみて
bundle install
を試してみると
Fetching gem metadata from https://rubygems.org/............. Fetching gem metadata from https://rubygems.org/. Could not find gem 'sqlite3 (~> 1.3.6, ~> 1.4) x64-mingw32' in any of the gem sources listed in your Gemfile.
とでてきて変化がありません
どうすればいいでしょうか
バージョンは
ruby 2.6.5p114
rails 6.0.2.1
gem 3.0.3
です
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/03/03 11:01 編集