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

Perhaps suggest go install command instead of go get #177

Open
Arshad-Siddiqui opened this issue Jan 2, 2023 · 1 comment
Open

Perhaps suggest go install command instead of go get #177

Arshad-Siddiqui opened this issue Jan 2, 2023 · 1 comment

Comments

@Arshad-Siddiqui
Copy link

I was having loads of problems getting the project setup with the way described in the README. I thought the issue might have been my environment variables but it turns out they are fine by default. I was able to run executables from there globally but I noticed that gin wasn't there.

go install github.com/codegangsta/gin@latest

Above command did the trick for me.

@Mehrdad-Dadkhah
Copy link

Same problem, thank you @Arshad-Siddiqui

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