Could not find Gem ' Sqlite3 (>= 0) X64-mingw32 ' in any of the gems sources listed in your Gemfile

Source: Internet
Author: User

Could not find Gem ' Sqlite3 (>= 0) X64-mingw32 ' in any of the gems sources listed in your gemfile or available on this m Achine.

Run ' bundle install ' to install missing gems.


This problem is encountered when building the Ruby Rails Web development environment under Windows,

This problem occurs because the Sqlite3 is not installed

Installing Sqlite3

Execute command: Gem install Sqlite3-ruby

[Plain]View Plaincopy
  1. C:\ruby>gem Install Sqlite3-ruby
  2. Fetching:sqlite3-1.3.11-x64-mingw32.gem (100%)
  3. Successfully installed SQLITE3-1.3.11-X64-MINGW32
  4. Fetching:sqlite3-ruby-1.3.3.gem (100%)
  5. #######################################################
  6. Hello!  The sqlite3-ruby gem has changed it ' s name to just sqlite3.   rather than  
  7. Installing ' Sqlite3-ruby ', you should install ' sqlite3 '. Please update your
  8. dependencies accordingly.
  9. Thanks from the Ruby sqlite3 team!
  10. <3 <3 <3 <3
  11. #######################################################
  12. Successfully installed sqlite3-ruby-1.3.3
  13. Parsing documentation for SQLITE3-1.3.11-X64-MINGW32
  14. Installing RI documentation for SQLITE3-1.3.11-X64-MINGW32
  15. Parsing documentation for sqlite3-ruby-1.3.3
  16. Installing RI documentation for sqlite3-ruby-1.3.3
  17. Done installing documentation for SQLITE3, Sqlite3-ruby after 1 seconds
  18. 2 Gems installed
The following issues may occur during installation:

Could not find Gem ' Sqlite3 (>= 0) X64-mingw32 ' in any of the gems sources listed in your gemfile or available on this m Achine.  Run ' bundle install ' to install missing gems. "Port 443 (HTTPS://API.RUBYGEMS.ORG/QUICK/MARSHAL.4.8/SQLITE3-RUBY-1.3.3.GEMSPEC.RZ)
This may be due to network reasons, try to more than a few times good.



Could not find Gem ' Sqlite3 (>= 0) X64-mingw32 ' in any of the gems sources listed in your Gemfile

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.