Ask A Question

Notifications

You’re not receiving notifications from this thread.

impossible to start my project with RoR v 4.2.10

kara asked in Rails

help me to statr my first projet with RoR.
on installation rails v4.2.10 ( impossible for my to install the last version => v.5.x)
before create my project with command :
rails new inspiron --database=mysql
create my project : inspiron

i'm error when to start server rails with

rails server

see error

Could not find gem 'mysql2 (< 0.5, >= 0.3.13)' in any of the gem sources listed in your Gemfile.
Run bundle install to install missing gems.

i check the file gemfile, not problem, mysql2 is pesent
i run

bundle install

nokogiri become problem... please help me

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 84,387+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.