我在尝试jekyll服务时遇到了一个奇怪的错误。
Dependency Error: Yikes! It looks like you don't have jemoji or one of
its dependencies installed. In order to use Jekyll as currently configured,
you'll need to install this gem. The full error message from Ruby is: 'Unable
to activate activesupport-4.2.7.1, because json-2.0.3 conflicts with
json (>= 1.7.7, ~> 1.7)' If you run into trouble, you can find helpful resources
at https://jekyllrb.com/help/!
我已经卸载并重新安装但无法解决问题。我已经完成了宝石更新,我的实际版本如下:
*** LOCAL GEMS ***
activesupport (5.0.1, 4.2.7.1)
...
jemoji (0.8.0)
json (2.0.3, default: 2.0.2, 1.8.6)
...