You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed jekyll-analytics in the version 0.1.14. I followed the readme in order to set up Plausible analytics, but when I tried to build the page I encountered an error:
/usr/local/bundle/gems/jekyll-analytics-0.1.14/lib/jekyll-analytics.rb:8:in `block in inject': uninitialized constant Module::Plausible (NameError)
from /usr/local/bundle/gems/jekyll-analytics-0.1.14/lib/jekyll-analytics.rb:7:in `each'
from /usr/local/bundle/gems/jekyll-analytics-0.1.14/lib/jekyll-analytics.rb:7:in `inject'
from /usr/local/bundle/gems/jekyll-analytics-0.1.14/lib/jekyll-analytics.rb:21:in `block in <top (required)>'
If I understand it correctly, it looks like the latest released version is from June, but the change which introduced Plausible is from October.
Could you please make an release? :)
What do you think about auto releasing on merge to master? Could I help with it?
The text was updated successfully, but these errors were encountered:
Hello!
I installed
jekyll-analytics
in the version0.1.14
. I followed the readme in order to set up Plausible analytics, but when I tried to build the page I encountered an error:If I understand it correctly, it looks like the latest released version is from June, but the change which introduced
Plausible
is from October.Could you please make an release? :)
What do you think about auto releasing on merge to master? Could I help with it?
The text was updated successfully, but these errors were encountered: