Pure-D / serve-d

D LSP server (dlang language server protocol server)
MIT License
200 stars 48 forks source link

OpenSSL error when launching LSP from neovim #269

Closed cheeze2000 closed 1 year ago

cheeze2000 commented 1 year ago
"object.Exception@../../../.dub/packages/requests-1.1.7/requests/source/requests/ssl_adapter.d(193): loading openssl: unknown version for init\n"

image

https://github.com/Pure-D/serve-d/pull/227 Perhaps the library needs to be bumped again? a new release?

cheeze2000 commented 1 year ago

I should have tried the nightly version, I don't know why it took me so long to realise that.

brvtalcake commented 1 year ago

Hi! I'm facing the same issue and I do not know what to do. Any hint ? @cheeze2000 Which "nightly version" are you talking about ?

WebFreak001 commented 1 year ago

you need to either build from source or download a precompiled beta (pre-release) or from the nightly tag