我正在尝试这个Jekyll 主题
我参考了这个文档
并且此错误代码无休止地发生!!
为什么会出现这个错误?
即使我搜索错误信息,数据也不会很好!
我一整天都在做这个,我想我还不能解决这个问题。
你能帮助我吗?如果您需要评论中的任何信息,我会尽快弥补。
这是我的错误代码:
swsui-MacBook-Pro:flexton-master sws$ bundle exec jekyll serve
Traceback (most recent call last):
2: from /Users/sws/.gem/ruby/2.7.0/bin/bundle:23:in `<main>'
1: from /Users/sws/.rbenv/versions/2.7.2/lib/ruby/2.7.0/rubygems.rb:296:in `activate_bin_path'
/Users/sws/.rbenv/versions/2.7.2/lib/ruby/2.7.0/rubygems.rb:277:in `find_spec_for_exe': Could not find 'bundler' (1.16.0.pre.3) required by your /Users/sws/Developer/blog/flexton-master/Gemfile.lock. (Gem::GemNotFoundException)
To update to the latest version installed on your system, run `bundle update --bundler`.
To install the missing version, run `gem install bundler:1.16.0.pre.3`
swsui-MacBook-Pro:flexton-master sws$ bundle update --bundler
The dependency tzinfo-data (>= 0) will …Run Code Online (Sandbox Code Playgroud)