You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm using this plugin on Ubuntu 22.04 (x86_64):
However, output says:
[Info - 8:23:03 PM] Connection to server got closed. Server will restart.
object.Exception@../../../.dub/packages/requests-1.1.7/requests/source/requests/ssl_adapter.d(193): loading openssl: unknown version for init
are you on nightly or pre-release? the current stable is known-broken
To change to beta or nightly release, go into the VSCode user settings (Ctrl-,) and change the d.servedReleaseChannel setting to beta or nightly. Then reload VSCode (Ctrl-Shift-P -> Reload Window)
Hi, I'm using this plugin on Ubuntu 22.04 (x86_64):
However, output says:
It looks
requests
package is too old:ikod/dlang-requests#148
The text was updated successfully, but these errors were encountered: