jekyll 3.3.1 |错误:捆绑机

jekyll 3.3.1 |错误:捆绑机,jekyll,Jekyll,就像你可以读入的一样,你错过了gem install jekyll bundler中的bundler 所以:gem安装bundler一切都会好起来的 $ gem install jekyll $ jekyll new my-awesome-site New jekyll site installed in /home/root/blog/Jekyll/my-awesome-site. Dependency Error: Yikes! It looks like you don't have

就像你可以读入的一样,你错过了
gem install jekyll bundler
中的
bundler

所以:
gem安装bundler
一切都会好起来的

$ gem install jekyll
$ jekyll new my-awesome-site
New jekyll site installed in /home/root/blog/Jekyll/my-awesome-site. 
  Dependency Error: Yikes! It looks like you don't have bundler 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: 'cannot load such file -- bundler' If you run into trouble, you can find helpful resources at http://jekyllrb.com/help/! 
jekyll 3.3.1 | Error:  bundler