-
Notifications
You must be signed in to change notification settings - Fork 208
Closed
Description
Can you help? I'm new to development on Ruby. I tried to use SQLite in my app ( require 'sqlite3'
) and :
main.rb:5:in `require': cannot load such file -- sqlite3 (LoadError)
from main.rb:5:in `<main>'
Windows 10 x64
ruby 2.4.3p205 (2017-12-14 revision 61247) [x64-mingw32]
SQLite version 3.22.0 2018-01-22 18:45:57
*** LOCAL GEMS ***
actioncable (5.1.4)
actionmailer (5.1.4)
actionpack (5.1.4)
actionview (5.1.4)
activejob (5.1.4)
activemodel (5.1.4)
activerecord (5.1.4)
activesupport (5.1.4)
arel (8.0.0)
axiom-types (0.1.1)
bigdecimal (default: 1.3.0)
builder (3.2.3)
bundler (1.16.1)
coercible (1.0.0)
concurrent-ruby (1.0.5)
crass (1.0.3)
descendants_tracker (0.0.4)
did_you_mean (1.1.0)
equalizer (0.0.11)
erubi (1.7.0)
faraday (0.14.0)
globalid (0.4.1)
i18n (0.9.3)
ice_nine (0.11.2)
inflecto (0.0.2)
io-console (default: 0.4.6)
json (default: 2.0.4)
loofah (2.1.1)
mail (2.7.0)
method_source (0.9.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.10.1)
multipart-post (2.0.0)
net-telnet (0.1.1)
nio4r (2.2.0)
nokogiri (1.8.1 ruby x64-mingw32)
openssl (default: 2.0.5)
power_assert (0.4.1)
psych (default: 2.2.2)
rack (2.0.3)
rack-test (0.8.2)
rails (5.1.4)
rails-dom-testing (2.0.3)
rails-html-sanitizer (1.0.3)
railties (5.1.4)
rake (12.0.0)
rdoc (default: 5.0.0)
sprockets (3.7.1)
sprockets-rails (3.2.1)
sqlite3 (1.3.13)
telegram-bot-ruby (0.8.6.1)
test-unit (3.2.3)
thor (0.20.0)
thread_safe (0.3.6)
tzinfo (1.2.4)
virtus (1.0.5)
websocket-driver (0.6.5)
websocket-extensions (0.1.3)
xmlrpc (0.2.1)
Metadata
Metadata
Assignees
Labels
No labels