Open taimast opened 1 week ago
2024-11-26T14:50:31.8837995+03:00 [ERROR] Failed to start language server "wakatime": failed to download file: failed to unzip wakatime-ls-v0.1.6 archive
It indicates that the unzip operation failed. Could you try calling zed::download_file as shown here?
@bestgopher can we bundle the lsp instead of having it download from github? The less network requests the more reliable installs will be.
@bestgopher can we bundle the lsp instead of having it download from github? The less network requests the more reliable installs will be.
Could you provide some details about your thoughts?
2024-11-26T14:50:31.8837995+03:00 [ERROR] Failed to start language server "wakatime": failed to download file: failed to unzip wakatime-ls-v0.1.6 archive
It indicates that the unzip operation failed. Could you try calling zed::download_file as shown here?
What do you mean try call? This call is performed by zed automatically when installing this wakatime library
the binaries were successfully downloaded and unzipped, but for some reason this error pops up