Hi all,
Thanks in advance for your time reading this.
I am running 3.5.3, and want to upgrade to latest version,
Is there a place where I should head to? I have tried to just edit the Gemfile with new versions and then:
bundle update
After that I got problems with i18n which says that I have installed one version but the Gemfile asks for another one.
bundle exec middleman build
Now the problem is that less command is not found (it is installed)
I am running Ubuntu on WSL, it still works with 3.5.3 in another folder.
I have googled a lot, but can’t find the solution.
thanks,
Guillermo