Replies: 3 comments 3 replies
-
If you try |
Beta Was this translation helpful? Give feedback.
-
How do I fix the GOPATH? My go env looks like below. There is no directory named /home/reggie/.config/go either.
|
Beta Was this translation helpful? Give feedback.
-
Note there is no GOPATH environment variable set anywhere. echo $GOPATH However I found out this works! Why is that?
|
Beta Was this translation helpful? Give feedback.
-
I wrote a hello world program. But golangci-lint is not happy with it.
What does this error mean? What is wrong here?
Beta Was this translation helpful? Give feedback.
All reactions