Results 4 comments of Tanat

I have this error too. It makes me curious, Is it about our pc that was wrong?

So, I can't find a way to exactly reproduce the error I found. But I found something similar (maybe it's expected behavior, I don't know) 1. Create a folder [slug].json...

> > I was able to get this to run on WSL by setting the following environment variables: > > ``` > > CGO_ENABLED="1" > > CGO_LDFLAGS="-ldl" > > ```...

I think this is already done on this PR https://github.com/neovim/nvim-lspconfig/pull/3093