Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not create project with --database=sqlite3 argument #132

Open
ismailakbudak opened this issue Mar 8, 2019 · 3 comments
Open

Can not create project with --database=sqlite3 argument #132

ismailakbudak opened this issue Mar 8, 2019 · 3 comments

Comments

@ismailakbudak
Copy link
Contributor

It gives error like this

Error loading the 'sqlite3' Active Record adapter. Missing a gem it depends on? can't activate sqlite3 (~> 1.3.6), already activated sqlite3-1.4.0
@tayfunoziserikan
Copy link
Member

I have been seen the same problem while creating a new rails project without using Cybele.
Environment: Ruby 2.5.3 and Rails 5.2.2

May the problem is related by Rails or Ruby.

Fyi.

@vilusa
Copy link
Contributor

vilusa commented Mar 10, 2019

Rails have a general problem
rails/rails#35551

Also, yesterday create a new rails application with rails new command. I encountered the same problem

@vilusa
Copy link
Contributor

vilusa commented Aug 1, 2019

This problem fix on latest Rails version.
rails/rails#35551 (comment)

After upgrade Cybele Rails version, we should close this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants