Artikel ini berisi beberapa pesan kesalahan (read : error message) yang sering saya temui pada saat menjalankan jekyll. Beberapa pesan kesalahan tersebut muncul setelah melakukan update.
...
Could not find public_suffix-3.0.2 in any of the source (Bundler::GemNotFound)gem install public_suffix --version 3.0.2
bundle updatecannot load such file -- 2.5/rubyeventmachine (LoadError)gem uninstall eventmachine
gem install eventmachine --platform rubyYou have already activated concurrent-ruby 1.1.3, but your gemfile requires concurrent-ruby 1.0.5. Prepending 'bundle exec' to your command may solve this. (Gem::LoadError)bundle exec jekyll serve -l