Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby ActiveRecord Basics Migrations and Relationships Migrations

Danish Saleem
Danish Saleem
7,965 Points

unable to install mysql

i got the following error when running the command rails new biller -d mysql:

An error occurred while installing mysql2 (0.4.5), and Bundler cannot continue. Make sure that gem install mysql2 -v '0.4.5' succeeds before bundling. run bundle exec spring binstub --all Could not find gem 'mysql2 (< 0.5, >= 0.3.18)' in any of the gem sources listed in your Gemfile.

can anyone help please how to install mysql