Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install the package #3

Open
jax-b opened this issue Jun 30, 2020 · 1 comment
Open

Cannot install the package #3

jax-b opened this issue Jun 30, 2020 · 1 comment

Comments

@jax-b
Copy link

jax-b commented Jun 30, 2020

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)

@emmaly
Copy link

emmaly commented Jul 25, 2024

Considering that this is rather old at 4 years old as of this comment, and that we use go mod to manage dependencies these days, I'm curious if this issue is still outstanding. @jax-b do you still have this issue? If yes, I recommend updating this issue with current state. If no, I recommend closing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants