Giter VIP home page Giter VIP logo

Comments (6)

ickfosec avatar ickfosec commented on August 26, 2024 6

I encountered the same issue as @MichalMaler when trying to use Ruby 3 & Jekyll, but I eventually got it working without any modifications to the project itself.

My versions:
Ruby: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-darwin21]
RubyGems: 3.2.31

From the project folder:

  1. Deleted Gemfile.lock
  2. Ran gem update --system
  3. Ran gem update
  4. Ran bundle update
  5. Ran bundle install
  6. Ran bundle add webrick (Possibly a Jekyll-specific requirement, I know this is required for all my other Jekyll projects and I was getting the classic webrick error until it was added)

Some of these steps are likely redundant. I am an extreme novice with Ruby, but I believe the issue stems from outdated gems/dependencies included in the project when you clone it locally. After following these steps I was able to successfully get everything updated and working on Ruby 3.

from resume-template.

jglovier avatar jglovier commented on August 26, 2024

Thanks for reporting @MichalMaler! πŸ™‡

I'm not really very familiar with Fedora or supporting older versions of ruby, but I'll be glad to look into this when I have some time for it. I'm not sure when that will be, so in the meantime if you discover a fix could you open a pull request?

Or even if you have any tips on what it will take to resolve, that would give me a big head start and help me get to a PR faster.

Warmly,
Joel ✌️

from resume-template.

MichalMaler avatar MichalMaler commented on August 26, 2024

from resume-template.

MichalMaler avatar MichalMaler commented on August 26, 2024

from resume-template.

boldandbusted avatar boldandbusted commented on August 26, 2024

I encountered the same issue as @MichalMaler when trying to use Ruby 3 & Jekyll, but I eventually got it working without any modifications to the project itself.

My versions: Ruby: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-darwin21] RubyGems: 3.2.31

From the project folder:

  1. Deleted Gemfile.lock
  2. Ran gem update --system
  3. Ran gem update
  4. Ran bundle update
  5. Ran bundle install
  6. Ran bundle add webrick (Possibly a Jekyll-specific requirement, I know this is required for all my other Jekyll projects and I was getting the classic webrick error until it was added)

Some of these steps are likely redundant. I am an extreme novice with Ruby, but I believe the issue stems from outdated gems/dependencies included in the project when you clone it locally. After following these steps I was able to successfully get everything updated and working on Ruby 3.

I think this Issue can be closed - I did this fix before coming here, and it works. Here's my resume that uses this excellent template: https://resume.boldandbusted.com/ . :) Cheers, and thanks for this code! :)

from resume-template.

hojongs avatar hojongs commented on August 26, 2024

I've resolved the issue after following @ickfosec's instructions above. Thank you!

Ruby version: ruby 3.2.0 (2022-12-25 revision a528908271) [arm64-darwin21]
OS version: macOS Monterey 12.6 MacBook Pro M1 Max
RubyGem version: 3.4.17

from resume-template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.