Closed Gys closed 3 years ago
@Gys you need to have Go 1.16 RC1 installed to run this at the moment.
Given I am only using this in ONE place https://github.com/wolfeidau/hotwire-golang-website/blob/master/views/views.go#L7 I should go back to the stable way.
Will do a PR later to fix this.
@Gys turns out it was a quick fix to remove so done 🎉
I should know that publishing an example site using unreleased stuff would be unwise 😅
I am still on go 1.13.15 so that explains it. Thanks for the update! Works now.
Hi!
If I run
make start
then I get this error:Any idea why this fails?