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

building error for server #24

Open
hellowtisch opened this issue Nov 5, 2017 · 1 comment
Open

building error for server #24

hellowtisch opened this issue Nov 5, 2017 · 1 comment

Comments

@hellowtisch
Copy link

go build in the server directory leads to the following result:

server.go:20:2: cannot find package "github.com/gin-gonic/gin" in any of:
/usr/lib/go-1.6/src/github.com/gin-gonic/gin (from $GOROOT)

@schollz
Copy link
Owner

schollz commented Nov 5, 2017

Oops sorry you should do

go get github.com/gin-gonic/gin

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