On Thu, Dec 20, 2018 at 4:48 AM Bhoompally Manipal
wrote:
> New to go...trying to build go project using "go build main.go" fails
> with the below error. verified the $GOPATH (C:\Users\mbhoompa\go) and
> $GOROOT (C:\Go). Looks like its trying to append $GOPATH twice..any
> thoughts?
>
just run
New to go...trying to build go project using "go build main.go" fails with
the below error. verified the $GOPATH (C:\Users\mbhoompa\go) and $GOROOT
(C:\Go). Looks like its trying to append $GOPATH twice..any thoughts?
config\config.go:4:2: cannot find package
"_/C_/Users/mbhoompa/go/src/sft