go-wca icon indicating copy to clipboard operation
go-wca copied to clipboard

Cannot install the package

Open jax-b opened this issue 4 years ago • 0 comments

This is a problem with v0.2.0 but not with v0.1.2

What version of Go are you using (go version)?

go version go1.14.1 windows/amd64

What operating system and processor architecture are you using (go env)?

windows 10 x64

What did you do?

Tried to go get the package

If possible, provide a recipe for reproducing the error. A complete runnable program is good. A link on play.golang.org is best.

What did you expect to see?

that the package was gotten

What did you see instead?

can't load package: package github.com/moutend/go-wca: cannot find package "github.com/moutend/go-wca" in any of: c:\go\src\github.com\moutend\go-wca (from $GOROOT) C:\Users\jacks\go\src\github.com\moutend\go-wca (from $GOPATH)

jax-b avatar Jun 30 '20 02:06 jax-b