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
{{ message }}
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
On a relatively fresh ubuntu install, I download go for the first time per instructions, install github-cli, then clone scaffold.
When running make I get go-bindata: not found
I ultimately had to use the instructions here and execute the binary with an explicit install path to proceed with the sdk tutorial.
I realize this isn't exactly scaffold related, but as a non-go user just trying to play around with cosmos, this was a small hangup that may be helpful to make note of.
The text was updated successfully, but these errors were encountered:
On a relatively fresh ubuntu install, I download go for the first time per instructions, install github-cli, then clone scaffold.
When running
make
I getgo-bindata: not found
I ultimately had to use the instructions here and execute the binary with an explicit install path to proceed with the sdk tutorial.
I realize this isn't exactly scaffold related, but as a non-go user just trying to play around with cosmos, this was a small hangup that may be helpful to make note of.
The text was updated successfully, but these errors were encountered: