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

Can't instal with LspInstall #105

Closed
sarmong opened this issue Apr 4, 2021 · 5 comments
Closed

Can't instal with LspInstall #105

sarmong opened this issue Apr 4, 2021 · 5 comments

Comments

@sarmong
Copy link

sarmong commented Apr 4, 2021

I am running :LspIstall eft and getting the following error

package github.com/mattn/efm-langserver@HEAD: invalid github.com/ import path "github.com/mattn/efm
-langserver@HEAD"

[Process exited 1]
@mattn
Copy link
Owner

mattn commented Apr 4, 2021

What is the command LspInstall?

@sarmong
Copy link
Author

sarmong commented Apr 4, 2021

It's coming from https://github.com/kabouzeid/nvim-lspinstall

Should I open an issue there?

@mattn
Copy link
Owner

mattn commented Apr 4, 2021

It is an issue of nvim-lspinstall.

https://github.com/kabouzeid/nvim-lspinstall/blob/dbb8261b272e6c5f67af1f02d6bacd347f8f9520/lua/lspinstall/servers/efm.lua#L7

This should not use HEAD. Please file new issue for nvim-lspinstall.

@kabouzeid
Copy link

Is there another way to install a release with (#93) merged? Otherwise the slow exit of nvim caused by efm (#94) is a huge annoyance :/

mattn added a commit that referenced this issue Apr 6, 2021
@mattn
Copy link
Owner

mattn commented Apr 6, 2021

Now fixed build on Go1.11.

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

3 participants