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 Installing a Ruby on Rails Development Environment in Windows

Brendan Skousen
Brendan Skousen
3,075 Points

json error when trying to bundle.

Everytime I try to bundle in my example_app I get this error: An error occurred while installing json (1.8.3), and Bundler cannot continue.

I am running windows 10 64bit

1 Answer

I don't know the answer to this particular problem as I'm not a windows user but I do know I've had incredible luck pasting the error message (all or part) into google and seeing if there's an answer on stackoverflow.com. That site is a lifesaver!

Good luck!