Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jekyll server Dependency Error #395

Open
jiehu567 opened this issue Oct 11, 2016 · 6 comments
Open

jekyll server Dependency Error #395

jiehu567 opened this issue Oct 11, 2016 · 6 comments
Assignees

Comments

@jiehu567
Copy link

Hi, I got this error when using: jekyll server
Dependency Error: Yikes! It looks like you don't have jekyll-paginate 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 -- jekyll-paginate' If you run into trouble, you can find helpful resources at http://jekyllrb.com/help/!
jekyll 3.3.0 | Error: jekyll-paginate

I tried google out what to do, but still have no idea. Any suggestions are welcome.

Tnx,

Jie

@gynter
Copy link
Collaborator

gynter commented Oct 11, 2016

Are You trying to build jekyllthemes locally? jekyllthemes currently supports only Jekyll 2.x.

@jiehu567
Copy link
Author

Tnx a lot!
It's working!
I gonna use jekyll 2.0.

@gynter
Copy link
Collaborator

gynter commented Oct 11, 2016

Good You got it working. I'm going to try to talk with @mattvh about it, so maybe he could upgrade jekyllthemes to 3.x.

@jiehu567
Copy link
Author

That's great! Because on github pages website, most newbies like me will just do:
gem install jekyll
and install latest version.

Thanks a lot for your contribution!

@mattvh
Copy link
Owner

mattvh commented May 31, 2019

The current version of Jekyll on the server is now 3.x. I still probably need to get around to making a gemfile up.

@artlogic
Copy link
Collaborator

I've got one I'm using locally, but was hesitant to commit it since we'd probably want the lock file that matches the server config, not my local config.

WWWolff pushed a commit to WWWolff/WWWolff.github.io that referenced this issue Sep 16, 2024
upgrade to jekyll-paginate-v2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants