-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
gopls: can't install golang.org/x/tool/gopls@latest #35868
Comments
Thank you for filing a gopls issue! Please take a look at the Troubleshooting guide, and make sure that you have provided all of the relevant information here. |
Sorry it's caused by my |
Not sure, whether I should open a new ticket here, but I could reproduce it without any go.mod by directly running
Go version: go version go1.13.5 linux/amd64
|
|
How to fix it? Thanks! |
@shiqinfeng1: Make sure not to run the |
If you aren't using |
Please answer these questions before submitting your issue. Thanks!
What did you do?
$ GO111MODULE=on go get golang.org/x/tools/gopls@latest
What did you expect to see?
gopls
is installed.What did you see instead?
I got the error output
Build info
Go info
The text was updated successfully, but these errors were encountered: