Skip to content

No RubyUser on Windows - Could not load sqlite_adapter #11

Description

@Fellfalla

using bin\spotify-export.rb "myList.txt" I get following error message:

C:/Ruby/Ruby23/lib/ruby/gems/2.3.0/gems/activesupport-4.2.5.1/lib/active_support/dependencies.rb:274:in `require': Could not load 'active_record/connection_adapters/sqlite3_adapter'. Make sure that the adapter in config/database.yml is valid. If you use an adapter other than 'mysql', 'mysql2', 'postgresql' or 'sqlite3' add the necessary adapter gem to the Gemfile. (LoadError)

I executed following commands:
gem install bundler
bundle install

and in addition to that, i've executed following commands:
gem install activerecord
gem install sqlite3

Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions