You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2022-12-22T14:17:44.188434Z Cloning repository...
2022-12-22T14:17:45.279906Z From https://github.com/Nexus-Gits/jekyll-theme-chirpy
2022-12-22T14:17:45.280511Z * branch ccf4490c0c3755ded2a5bb46b29413b0da9f013a -> FETCH_HEAD
2022-12-22T14:17:45.280758Z
2022-12-22T14:17:45.366865Z HEAD is now at ccf4490 Update jekyll-theme-chirpy.gemspec
2022-12-22T14:17:45.367461Z
2022-12-22T14:17:47.314413Z Submodule 'assets/lib' (https://github.com/cotes2020/chirpy-static-assets.git) registered for path 'assets/lib'
2022-12-22T14:17:47.315064Z Cloning into '/opt/buildhome/clone/assets/lib'...
2022-12-22T14:17:47.315283Z Submodule path 'assets/lib': checked out 'e372141074f370c6f03b68b5264e7663f2b7477c'
2022-12-22T14:17:47.315508Z
2022-12-22T14:17:47.348171Z Success: Finished cloning repository files
2022-12-22T14:17:48.097339Z Installing dependencies
2022-12-22T14:17:48.110563Z Python version set to 2.7
2022-12-22T14:17:51.796084Z v12.18.0 is already installed.
2022-12-22T14:17:53.003606Z Now using node v12.18.0 (npm v6.14.4)
2022-12-22T14:17:53.23106Z Started restoring cached build plugins
2022-12-22T14:17:53.246858Z Finished restoring cached build plugins
2022-12-22T14:17:53.766385Z Attempting ruby version 2.7.1, read from environment
2022-12-22T14:17:57.60592Z Using ruby version 2.7.1
2022-12-22T14:17:57.990754Z Using PHP version 5.6
2022-12-22T14:17:57.991589Z Started restoring cached ruby gems
2022-12-22T14:17:58.008585Z Finished restoring cached ruby gems
2022-12-22T14:17:58.009273Z Installing gem bundle
2022-12-22T14:17:58.304999Z [DEPRECATED] The --path flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use bundle config set path '/opt/buildhome/cache/bundle', and stop using this flag
2022-12-22T14:17:58.467374Z [DEPRECATED] The --binstubs option will be removed in favor of bundle binstubs
2022-12-22T14:18:01.185657Z Fetching gem metadata from https://rubygems.org/..........
2022-12-22T14:18:01.370992Z Fetching gem metadata from https://rubygems.org/.
2022-12-22T14:18:01.486636Z Resolving dependencies...
2022-12-22T14:18:01.54181Z sass-embedded-1.57.1-x86_64-linux-gnu requires rubygems version >= 3.3.22, which
2022-12-22T14:18:01.542253Z is incompatible with the current version, 3.1.2
2022-12-22T14:18:01.576867Z Error during gem install
2022-12-22T14:18:01.584031Z Failed: build command exited with code: 1
2022-12-22T14:18:02.469245Z Failed: an internal error occurred
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Environment
Command
Version
ruby -v
gem -v
bundle -v
bundle exec jekyll -v
bundle info jekyll-theme-chirpy
Desktop
Smartphone
Additional context
The text was updated successfully, but these errors were encountered:
Hi @Nexus-Gits, I saw you made a duplicate issue at the main repository here. As that is the main repo, I'm going to close your issue here as cotes2022 is way more knowledgeable than I.
However, I think this PR will fix your issue: cotes2020#826
Checklist
master
branch.Describe the bug
@cotes2020 @ZakKemble @GriceTurrble @joshjohanning
issue to use this site on Cloudflare pages.
2022-12-22T14:17:44.188434Z Cloning repository...
2022-12-22T14:17:45.279906Z From https://github.com/Nexus-Gits/jekyll-theme-chirpy
2022-12-22T14:17:45.280511Z * branch ccf4490c0c3755ded2a5bb46b29413b0da9f013a -> FETCH_HEAD
2022-12-22T14:17:45.280758Z
2022-12-22T14:17:45.366865Z HEAD is now at ccf4490 Update jekyll-theme-chirpy.gemspec
2022-12-22T14:17:45.367461Z
2022-12-22T14:17:47.314413Z Submodule 'assets/lib' (https://github.com/cotes2020/chirpy-static-assets.git) registered for path 'assets/lib'
2022-12-22T14:17:47.315064Z Cloning into '/opt/buildhome/clone/assets/lib'...
2022-12-22T14:17:47.315283Z Submodule path 'assets/lib': checked out 'e372141074f370c6f03b68b5264e7663f2b7477c'
2022-12-22T14:17:47.315508Z
2022-12-22T14:17:47.348171Z Success: Finished cloning repository files
2022-12-22T14:17:48.097339Z Installing dependencies
2022-12-22T14:17:48.110563Z Python version set to 2.7
2022-12-22T14:17:51.796084Z v12.18.0 is already installed.
2022-12-22T14:17:53.003606Z Now using node v12.18.0 (npm v6.14.4)
2022-12-22T14:17:53.23106Z Started restoring cached build plugins
2022-12-22T14:17:53.246858Z Finished restoring cached build plugins
2022-12-22T14:17:53.766385Z Attempting ruby version 2.7.1, read from environment
2022-12-22T14:17:57.60592Z Using ruby version 2.7.1
2022-12-22T14:17:57.990754Z Using PHP version 5.6
2022-12-22T14:17:57.991589Z Started restoring cached ruby gems
2022-12-22T14:17:58.008585Z Finished restoring cached ruby gems
2022-12-22T14:17:58.009273Z Installing gem bundle
2022-12-22T14:17:58.304999Z [DEPRECATED] The
--path
flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please usebundle config set path '/opt/buildhome/cache/bundle'
, and stop using this flag2022-12-22T14:17:58.467374Z [DEPRECATED] The --binstubs option will be removed in favor of
bundle binstubs
2022-12-22T14:18:01.185657Z Fetching gem metadata from https://rubygems.org/..........
2022-12-22T14:18:01.370992Z Fetching gem metadata from https://rubygems.org/.
2022-12-22T14:18:01.486636Z Resolving dependencies...
2022-12-22T14:18:01.54181Z sass-embedded-1.57.1-x86_64-linux-gnu requires rubygems version >= 3.3.22, which
2022-12-22T14:18:01.542253Z is incompatible with the current version, 3.1.2
2022-12-22T14:18:01.576867Z Error during gem install
2022-12-22T14:18:01.584031Z Failed: build command exited with code: 1
2022-12-22T14:18:02.469245Z Failed: an internal error occurred
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Environment
ruby -v
gem -v
bundle -v
bundle exec jekyll -v
bundle info jekyll-theme-chirpy
Desktop
Smartphone
Additional context
The text was updated successfully, but these errors were encountered: