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

It Doesn’t Work When Using Alongside Gin #53

Closed
wilbertliu opened this issue Jun 4, 2018 · 2 comments
Closed

It Doesn’t Work When Using Alongside Gin #53

wilbertliu opened this issue Jun 4, 2018 · 2 comments

Comments

@wilbertliu
Copy link

Hello,

I put a pry.Pry() on a root handler but it yielded nothing. I was using it with Gin, FYI.

Anyone can help?

@d4l3k
Copy link
Owner

d4l3k commented Jun 4, 2018

Did you run the project with go-pry run?

Can you paste the output from go env and go version?

I don't believe that Gin should affect the operation at all.

@wilbertliu
Copy link
Author

@d4l3k Ah, sorry Tristan, that's my bad. I didn't set the $PATH to contain $GOPATH/bin properly. Now it runs, but I can't print a variable, which will be another story on different issue.

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