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

grifter/main.go:4:8: cannot find package #33

Closed
Biboswan opened this issue Mar 4, 2019 · 2 comments
Closed

grifter/main.go:4:8: cannot find package #33

Biboswan opened this issue Mar 4, 2019 · 2 comments

Comments

@Biboswan
Copy link

Biboswan commented Mar 4, 2019

grifter/main.go:4:8: cannot find package "fixme_backend/grifts" in any of: /usr/local/Cellar/go/1.11.5/libexec/src/fixme_backend/grifts (from $GOROOT) /Users/biboswanroy/Go/src/fixme_backend/grifts (from $GOPATH)

Current directory: /Users/biboswanroy/Go/src/github.com/ossn/fixme_backend/
GOPATH=/Users/biboswanroy/Go
I have grift command working.

I see same issue before as well but it didn't help me.

@justinkiang
Copy link

I'm seeing this problem as well :(

@mdouchement
Copy link
Contributor

I'm running the same issue because my GOPATH contains 2 paths.
e.g. /first/path/to/a/gopath:/second/path/to/a/gopath

By specifying only one path, it works.

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

4 participants