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

HTML Build a Blog with Jekyll and GitHub Pages Getting Started with Jekyll Creating a Jekyll Project

Jose Ramirez
Jose Ramirez
9,946 Points

when I run the command jekyll serve I received the following problem: Liquid Exception: No such file or directory -

no such file or directory C:/Ruby200/lob/ruby/gem

2 Answers

Please install Python and retry. My preference was Python 2.7.7.

Carlos Reyes
Carlos Reyes
30,056 Points

Hi guys,

Any idea why I get the error: ERR_CONNECTION_REFUSED, when using the treehouse VM? After typing jekyll serve, I receive the message: "Server running..."

Without any warning or error. But cannot load the localhost.

Everything goes fine working from the cmd in win 8, after installing python 2.7. I can connect to the server.

Just curious!