mirror of
https://github.com/BretFisher/jekyll-serve.git
synced 2026-07-22 13:53:45 -04:00
You must use Bundler 2 or greater with this lockfile. #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Axxon on GitHub (Apr 1, 2020).
Hello i just start to try running Jekyll with this repo and i got:
Please what's wrong ?
@BretFisher commented on GitHub (Apr 1, 2020):
This repo only had bundler 1.x installed. I've added 2.x as well so that image on docker hub should be updated later today for you to do a
pulland try again. You can reopen this issue after tomorrow if it's still an issue (but remember you need to pull or delete the local image from the cache to ensure you get the latest)@Axxon commented on GitHub (Apr 1, 2020):
Thanks you very much for your reactivity.