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
Hi there,
I was going through your code. However , i am not able to run the go code.
When i run : go build -o gochain
ERROR:
main.go:6:5: cannot find package "github.com/crisadamo/gochain" in any of:
/usr/local/go/src/github.com/crisadamo/gochain (from $GOROOT)
($GOPATH not set
Please mind that i have just started with this technology. Kindly Help.
Good Day!
The text was updated successfully, but these errors were encountered:
Hi there,
I was going through your code. However , i am not able to run the go code.
When i run : go build -o gochain
ERROR:
main.go:6:5: cannot find package "github.com/crisadamo/gochain" in any of:
/usr/local/go/src/github.com/crisadamo/gochain (from $GOROOT)
($GOPATH not set
Please mind that i have just started with this technology. Kindly Help.
Good Day!
The text was updated successfully, but these errors were encountered: