odger.blogg.se

Gem install jekyll
Gem install jekyll













gem install jekyll

ruby-version fileģ:30:48 PM: Using custom ruby version 2.4.3, this will slow down the build.ģ:30:48 PM: To ensure fast builds, set the RUBY_VERSION environment variable, or. Cloning fresh repoģ:30:44 PM: Preparing Git Reference refs/heads/masterģ:30:45 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: '_site' versus '_site/' in the Netlify UIģ:30:47 PM: v12.18.0 is already installed.ģ:30:47 PM: Now using node v12.18.0 (npm v6.14.4)ģ:30:47 PM: Started restoring cached build pluginsģ:30:47 PM: Finished restoring cached build pluginsģ:30:48 PM: Required ruby-2.4.3 is not installed.ģ:30:48 PM: To install do: 'rvm install "ruby-2.4.3"'ģ:30:48 PM: Attempting ruby version 2.4.3, read from. 3:31:05 PM: Bundler could not find compatible versions for gem "bundler":ģ:31:05 PM: Your bundle requires a different version of Bundler than the one you're running.įull Log 3:30:40 PM: Build ready to startģ:30:42 PM: build-image version: d84c79427e8f83c1ba17bcdd7b3fe38059376b68ģ:30:42 PM: buildbot version: a0f5a242397f47e25a65cd8b1de9758023166a1bģ:30:42 PM: Failed to fetch cache, continuing with buildģ:30:42 PM: Starting to prepare the repo for buildģ:30:42 PM: No cached dependencies found. I tried updating my bundler version and removing Bundled with from my Gemlock file. Builds: Bundler version from Gemfile.lock now installed and used.Build fails due to Ruby version trouble.

gem install jekyll

Update specific gems with bundler (e.g.I keep getting the error when trying to deploy my site.If any errors happen when starting Jekyll, run the above command above first.bundle install installs what is currently in the Gemlock.file.Similar to my write up on updating Git for macOS, this is meant to be notes and helpful information, not the gospel. I plan to update this post over time as needed. Below are some steps that I did while debugging and fixing issues. So…to stop that I recently took a few notes 📝 while I fixed a GitHub security issue related to my blog. The challenge? I never remember how to do it.

gem install jekyll

  • I get security alerts from GitHub and need to (have to) update to stay secure.
  • Gems get out of date and I just want to update to stay current and/or.
  • I am not familiar with Ruby and only use it to power my blog. So yeah, I always forget how to update my gems when I need to.















    Gem install jekyll