简体   繁体   中英

Could not find sqlite3-1.3.9 in any of the sources (Bundler::GemNotFound)

I am running the following stack :

==> ruby -v ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux]

==> gem -v 2.2.2

==> rails -v Rails 4.1.0

==> bundle -v Bundler version 1.6.2

on ubuntu running apache

And I am getting the following error :

Could not find sqlite3-1.3.9 in any of the sources (Bundler::GemNotFound)

Have you run bundler from your application directory? eg. 'bundle install'?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM