-
-
Notifications
You must be signed in to change notification settings - Fork 279
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
Unable to install gopls #1754
Comments
i have had gopls installed for a few months now and with a recent update of gopls or mason (not sure) this is happening to me now. I am getting the same thing. Just trying to help hunt down when / where this started. |
could you verify your |
I updated Go to |
Here is a workaround that worked for me..
|
this fixed for me, thank you |
EDIT: Looks like my problem is more like #1657. Previous comment bodyHello! Just chiming in case this is related; I also cannot install gopls, but with a different error. I'm using latest version of Mason, and a slightly newer nvim version: NVIM v0.10.1 I get essentially identical results for healthcheck (i.e no warnings in Mason for go). My go version is The error message I get:
The logs of the install, trace level, leading up to that error:
|
I've searched open issues for similar requests
I've recently downloaded the latest plugin version of mason.nvim
Problem description
When trying to install
gopls
it fails with the following:I've updated all plugins with Lazy, everything is up to date:
And running the healthcheck for Mason doesn't point to any obvious issues
Expected behavior
gopls is installed and usable
Affected packages
gopls
Mason output
No response
Installation log
Neovim version (>= 0.7)
NVIM v0.10.0-dev-693+g63b340855-Homebrew
Build type: Release
LuaJIT 2.1.1703358377
Operating system/version
macOS Sonoma 14.5
Healthcheck
Screenshots
No response
The text was updated successfully, but these errors were encountered: