当前位置:首页 > 数据库 > SQlite

Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded

Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded - 文章图片

解决办法:

指定sqlite3的版本为1.3.13:

gem ‘sqlite3‘, ‘~> 1.3.13‘

然后运行bundle update

Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded - 文章图片

 

Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded

标签:undle   specified   图片   .com   err   error   loader   update   apt   

本文系统来源:https://www.cnblogs.com/wtyqer/p/10792159.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!