On 7/11/17 4:18 PM, Andrus Adamchik wrote:
> Worked for me after "sudo gem install jekyll bundler". Also had to change the 
> run command for jekyll to this due to some dependency versions mismatch:
> 
>   bundle exec jekyll s --incremental
> 
> No idea what "bundle exec" means, but it works. Time of a second run is 19 
> sec.

Bundler is the ruby dependency management tool. So this executes the jekyll 
application using the dependencies (gems) installs for that specific project 
rather than those installed in your system. Frankly the Ruby bundling system is 
a huge pain....

Ari


-- 
-------------------------->
Aristedes Maniatis
GPG fingerprint CBFB 84B4 738D 4E87 5E5C  5EFA EF6A 7D2E 3E49 102A

Reply via email to