Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Github 每次尝试在CMD上启用jekyll服务器时都会出现错误_Github_Jekyll - Fatal编程技术网

Github 每次尝试在CMD上启用jekyll服务器时都会出现错误

Github 每次尝试在CMD上启用jekyll服务器时都会出现错误,github,jekyll,Github,Jekyll,我不是程序员,但每次启用jekyll服务器时。这就是它在Windows上的CMD上的功能 依赖错误:Yikes!看起来你没有pygments 因此,一个gem安装pygments就可以做到这一点 C:\JekyllBlog>jekyll server --watch Configuration file: C:/JekyllBlog/_config.yml Deprecation: You appear to have pagination turned on, but yo

我不是程序员,但每次启用jekyll服务器时。这就是它在Windows上的CMD上的功能

依赖错误:Yikes!看起来你没有pygments

因此,一个
gem安装pygments
就可以做到这一点

C:\JekyllBlog>jekyll server --watch
Configuration file: C:/JekyllBlog/_config.yml
       Deprecation: You appear to have pagination turned on, but you haven't inc
luded the `jekyll-paginate` gem. Ensure you have `gems: [jekyll-paginate]` in yo
ur configuration file.
            Source: C:/JekyllBlog
       Destination: C:/JekyllBlog/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
  Dependency Error: Yikes! It looks like you don't have pygments or one of its d
ependencies installed. In order to use Jekyll as currently configured, you'll ne
ed to install this gem. The full error message from Ruby is: 'cannot load such f
ile -- pygments' If you run into trouble, you can find helpful resources at http
://jekyllrb.com/help/!
  Liquid Exception: pygments in C:/JekyllBlog/_posts/2014-11-28-markdown-and-htm
l.md
             ERROR: YOUR SITE COULD NOT BE BUILT:
                    ------------------------------------
                    pygments