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
Hi there, I was able to get as far as run 'bundle exec middleman build' before I started getting error messages in terminal like:
/Library/Ruby/Gems/2.0.0/gems/tumblargh-0.2.2/lib/middleman/extensions/tumblargh.rb:30:in alias_method': undefined methodfind_resource_by_destination_path' for class `Middleman::Sitemap::Store' (NameError)...
I tried to remedy the error by installing a later version of Middleman but had issues with later versions of Compass/Live Reload.
The text was updated successfully, but these errors were encountered:
Hi there, I was able to get as far as run 'bundle exec middleman build' before I started getting error messages in terminal like:
/Library/Ruby/Gems/2.0.0/gems/tumblargh-0.2.2/lib/middleman/extensions/tumblargh.rb:30:in
alias_method': undefined method
find_resource_by_destination_path' for class `Middleman::Sitemap::Store' (NameError)...I tried to remedy the error by installing a later version of Middleman but had issues with later versions of Compass/Live Reload.
The text was updated successfully, but these errors were encountered: