Closed ricir closed 7 months ago
/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require': cannot load such file -- mail (LoadError)
I solved the issue by manually installing mail gem.
Good, but it is in the Gemfile
already, you probably need to run bundle install
to install dependencies.
Hi Dmitry,
I ask a little help for running the plugin.
I tried to run this jekyll plugin (I had a look to isso but its installation seems to need a little bit more requirements).
When I run jekyll-mail-comments-fetch from a console in the folder of my local jekyll site I receive the following: