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
What version of Ubuntu and golang? My Ubuntu 22.04 had go 1.18 and I had to upgrade to at least 1.21. After that I was able to run go build ./cmd/coinset successfully.
The last line of the build on Ubuntu gave me the following error, which is causing the
./coinset
command to not be found.The text was updated successfully, but these errors were encountered: