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 Installing Jekyll

Prabh Bajwa
PLUS
Prabh Bajwa
Courses Plus Student 151 Points

Dear sir/ma'am i'm having problem with making local server please help me

This error come up when ever I try to make a local host please help me so I can learn future thanks in advance I'm on windows 10 64-bit

C:\Users\GOLDEN SPARROIW\webconfs>jekyll serve Configuration file: C:/Users/GOLDEN SPARROIW/webconfs/_config.yml Source: C:/Users/GOLDEN SPARROIW/webconfs Destination: C:/Users/GOLDEN SPARROIW/webconfs/_site Generating... Liquid Exception: No such file or directory - python C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/pygments.rb-0.6.3/lib/pygments/mentos.py in _posts/2015-10-13-welcome-to-jekyll.markdown done. Please add the following to your Gemfile to avoid polling for changes: gem 'wdm', '>= 0.1.0' if Gem.win_platform? Auto-regeneration: enabled for 'C:/Users/GOLDEN SPARROIW/webconfs' Configuration file: C:/Users/GOLDEN SPARROIW/webconfs/_config.yml Server address: http://127.0.0.1:4000/ Server running... press ctrl-c to stop.

Corin Faife
Corin Faife
9,564 Points

Hi Prabh. From what you've posted it looks like Jekyll has started the server without a problem, you should be able to view the site by visiting http://127.0.0.1:4000/.