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

Different version of bundler required? #30

Open
MokeEire opened this issue Nov 10, 2021 · 1 comment
Open

Different version of bundler required? #30

MokeEire opened this issue Nov 10, 2021 · 1 comment

Comments

@MokeEire
Copy link

After following the Jekyll installation instructions, and installing Ruby, I am getting an error when I run jekyll serve -w:

Could not find 'bundler' (1.17.2) required by your C:/Users/.../my-reps/Gemfile.lock. (Gem::MissingSpecVersionError)
To update to the latest version installed on your system, run `bundle update --bundler`.
To install the missing version, run `gem install bundler:1.17.2`

I installed Ruby+Devkit 3.0 which may be the problem, but thought I would let you know in case this can be solved by updating the lock file. Thanks for the brilliant install instructions though, very helpful!

@MokeEire
Copy link
Author

And now I am running into an error each package because the versions are different. Can I easily install the specific versions or try to serve the site with the versions I have installed (which seem to be more recently updated)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant