-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Comments
Are You trying to build |
Tnx a lot! |
Good You got it working. I'm going to try to talk with @mattvh about it, so maybe he could upgrade |
That's great! Because on github pages website, most newbies like me will just do: Thanks a lot for your contribution! |
The current version of Jekyll on the server is now 3.x. I still probably need to get around to making a gemfile up. |
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. |
upgrade to jekyll-paginate-v2
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
The text was updated successfully, but these errors were encountered: