Giter Site home page Giter Site logo

rake aborted! Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile. about brimir HOT 3 CLOSED

ivaldi avatar ivaldi commented on June 30, 2024
rake aborted! Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile.

from brimir.

Comments (3)

frenkel avatar frenkel commented on June 30, 2024

If your installing it for development purposes, you should run bundle install for development:

bundle install --without production:test

We don't recommend using sqlite3 in production.

Good luck, don't hesitate to ask!

from brimir.

Aathi avatar Aathi commented on June 30, 2024

Thanks frenkel ,
i have tried this in windows pc too but i am getting same issue. i have use " $ bundle install --without development test", but still i am facing the same problem.

screenshot_100713_090322_pm

from brimir.

frenkel avatar frenkel commented on June 30, 2024

You should not run "--without development" . Just run:

bundle install --without production:test

-----Oorspronkelijk bericht-----
Van: Athithan
Verzonden: 7-10-2013 22:08
Aan: ivaldi/brimir
CC: Frank Groeneveld
Onderwerp: Re: [brimir] rake aborted! Specified 'sqlite3' for database adapter,but the gem is not loaded. Add gem 'sqlite3' to your Gemfile. (#26)

Thanks frenkel ,
i have tried this in windows pc too but i am getting same issue. i have use " $ bundle install --without development test", but still i ma facing the same problem.


Reply to this email directly or view it on GitHub.

from brimir.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.