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

getting errors while trying to run locally #17

Open
azeemgujjar opened this issue Jul 27, 2022 · 1 comment
Open

getting errors while trying to run locally #17

azeemgujjar opened this issue Jul 27, 2022 · 1 comment

Comments

@azeemgujjar
Copy link

go run main.go "config/development.json"

main.go:17:2: cannot find package "github.com/jbowens/request-catcher/catcher" in any of:
        /usr/local/go/src/github.com/jbowens/request-catcher/catcher (from $GOROOT)
        /home/cartlow/go/src/github.com/jbowens/request-catcher/catcher (from $GOPATH)
@jbowens
Copy link
Owner

jbowens commented Jul 27, 2022

Is the repository checked out in your GOPATH? eg, /home/cartlow/go/src/github.com/jbowens/request-catcher?

https://go.dev/doc/gopath_code

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