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
This seems to be a issue when a go.sum file was created on a different OS. From your comment i guess you tried to use gotron-builder --win , but i'm not sure whether you used it inside a Equanox/gotron repo with our provided example or created a new repo and used it from there.
There are 2 possible fixes for this.
Delete go.sum in Equanox/gotron and let go create a new one next time you run go build (This might not be possible)
Hi,
Sorry one more thing!!!
I am trying to build the sample app for windows. And I get checksum mismatch first
Do you have any idea how to tackle this?
BTW, go version = 1.11 & OS = Mojave 10.14.2
The text was updated successfully, but these errors were encountered: