We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
讨论新议题提交 Issue 即可。这里是全局讨论。
The text was updated successfully, but these errors were encountered:
我先写一条:目前版本的 Jekyll 在 Ruby 2.0+ 版本有可能会出现 yajl-ruby 的错误提示, 请按照 brianmario/yajl-ruby#116 上的提示卸载已有的 yajl-ruby 然后重新安装 gem install yajl-ruby -v 1.1.0 --platform=ruby 的 yajl-ruby
yajl-ruby
gem install yajl-ruby -v 1.1.0 --platform=ruby
Sorry, something went wrong.
谢谢@michaeljayt 给出的解决方法,我试过后能够解决问题,我这里还会出现新的错误警告 warning: cannot close fd before spawn 'which' 不是内部或外部命令,也不是可运行的程序 如果出现同样错误的可以参考 jekyll/jekyll#2789 和 http://fabian-kostadinov.github.io/2015/01/04/problems-using-syntax-highlighting-with-pygments-on-windows/ 这个 ,我想这个问题都是因为使用了highlight 如果不用,也不会有任何错误 具体什么原因还不清楚
No branches or pull requests
讨论新议题提交 Issue 即可。这里是全局讨论。
The text was updated successfully, but these errors were encountered: