18F / jekyll-get

DEPRECATED - see https://github.com/brockfanning/jekyll-get-json instead
Other
212 stars 32 forks source link

Error loading dependency #15

Closed paulocesarpcfj closed 8 years ago

paulocesarpcfj commented 8 years ago

I'm getting the following error:

Dependency Error: Yikes! It looks like you don't have
C:/Users/Junior/Documents/Projects/jekyll/_plugins/jekyll_get.rb or one of its dependencies installed.
In order to use Jekyll as currently configured, you'll need to install this gem. The full error message
from Ruby is: 'cannot load such file -- hash-joiner' If you run into trouble, you can find 
helpful resources at http://jekyllrb.com/help/!

I've already put the file jekyll_get.rb into the _plugins folder in the project root.

Any suggestion?

budparr commented 8 years ago

This will probably work for you: https://github.com/18F/jekyll-get/issues/4#issuecomment-143073044

paulocesarpcfj commented 8 years ago

Thanks, it worked! :)