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

after go install, get the following error. #49

Open
normanjin opened this issue Jan 13, 2022 · 0 comments
Open

after go install, get the following error. #49

normanjin opened this issue Jan 13, 2022 · 0 comments

Comments

@normanjin
Copy link

command/schedule_cmd.go:4:2: cannot find package "context" in any of:
/home/test/go/src/context (from $GOROOT)
/home/test/src/context (from $GOPATH)
../../urfave/cli/docs.go:11:2: cannot find package "github.com/cpuguy83/go-md2man/v2/md2man" in any of:
/home/test/go/src/github.com/cpuguy83/go-md2man/v2/md2man (from $GOROOT)
/home/test/src/github.com/cpuguy83/go-md2man/v2/md2man (from $GOPATH)
../../../golang.org/x/sys/unix/affinity_linux.go:10:2: cannot find package "math/bits" in any of:
/home/test/go/src/math/bits (from $GOROOT)
/home/test/src/math/bits (from $GOPATH)

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

1 participant