Again, every single time when I try to run, update or keep Jekyll and it’s components up to date I run into some kind of troubles about dependency that don’t play nice together and whatnot.
Sorry, but I’m kinda disappointed about the entire Jekyll Static Site generation. I expected it to be cool and advanced, only use the Terminal to create a project, start and stop the server… Instead I have only fought with my Terminal about almost anything.
have you followed the basic installation guidelines? e.g.
prepending bundle exec to jekyll serve should resolve most conflicts. otherwise you may be running an outdated jekyll version - can you post your Gemfile?