Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

remove dependency on GOPATH #65

Open
hxrts opened this issue Mar 26, 2020 · 1 comment
Open

remove dependency on GOPATH #65

hxrts opened this issue Mar 26, 2020 · 1 comment

Comments

@hxrts
Copy link

hxrts commented Mar 26, 2020

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.

@tac0turtle
Copy link
Member

It seems that GOPATH is needed for this tool. We should remove the dependency.

@tac0turtle tac0turtle changed the title go-bindata doesn't work out of the box remove dependency on GOPATH Mar 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants