本地调试HX Blog报错解决方法


 Dependency Error: Yikes! It looks like you don't have jekyll-paginate or one of its dependencies installed. In order to use Jekyll as currently configured, you'll need to install this gem. If you've run Jekyll with `bundle exec`, ensure that you have included the jekyll-paginate gem in your Gemfile as well. The full error message from Ruby is: 'cannot load such file -- jekyll-paginate' If you run into trouble, you can find helpful resources at https://jekyllrb.com/help/! 
                    ------------------------------------------------
      Jekyll 4.0.0   Please append `--trace` to the `serve` command 
                     for any additional information or backtrace. 
                    ------------------------------------------------

修改Gemfile,添加
source “https://rubygems.org”

gem “jekyll”
gem “jekyll-paginate”

百度大模型

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

腾讯云图