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 Ruby on Rails 5 Basics Creating an App Our First Resource

when generating the scaffold rails gives me an error message saying that it cannot find nokogiri in any of the sources.

However I have it installed and appears on gemlist. Tried to edit the gemfile and run bundle install, but that didn't help :(

1 Answer

Jay McGavren
STAFF
Jay McGavren
Treehouse Teacher

What OS and version are you running? Can you copy the output you're seeing in your terminal and paste it into this thread?

I did this Google search and found a couple links that might help but we'll need more info to do anything further.

https://github.com/bundler/bundler/issues/5207 https://github.com/sparklemotion/nokogiri/issues/1367