saljic-heijmans
saljic-heijmans
Issue also occurs on LazyVim on windows, downloading the exe renaming it and placing it in the directory fixes the issue, but that's a workaround
When i fresh install it i get this using lazyvim package manager '...nvim-data/lazy/lazy.nvim/lua/lazy/manage/task/plugin.lua:26: Vim:2025-03-27 16:52:59.664 [1] [ERROR]: error starting LSP client: ...les/Neovim/share/nvim/runtime/lua/vim/lsp/_transport.lua:68: Spawning language server with cmd: `{ "C:/Users/seal1/AppData/Local/nvim-data/lazy/copilot.lua/copilot/win32-x64/copilot-language-server-1.292.0.exe", "--stdio"...
I did, but i'm also using the environment variable for windows which makes the config directory change to ~/.config instead of AppData I'm not sure whether that also influences the...
I've tried with Powershell and Nushell, the folder 'nvim-data/lazy/copilot.lua/copilot' which should contain the 'win32-x64' folder and the binary only contains a '.gitignore' and 'package.json' file, I saw in the repo...
After your change the win32-x64 folder get created successfully, the curl command works fine if I use full path, but doesn't work if i use - and the powershell extract...
when i delete the nvim data of copilot-lua, it reinstalls it I briefly see on the bottom downloading but very quickly after that I get the error '...nvim-data/lazy/lazy.nvim/lua/lazy/manage/task/plugin.lua:26: Vim:2025-03-27 16:52:59.664...
Okay I managed to get the logs 2025-03-27 18:09:22.514 [10] [ERROR]: Error downloading file: Error: [31mnu::shell::file_not_found[0m [31m×[0m File not found ╭─[[36;1;4msource[0m:1:1] [2m1[0m │ nu · [35;1m▲[0m · [35;1m╰── [35;1mCould not...
2025-03-27 18:12:06.250 [8] [TRACE]: copilot-language-server zip file not found, ensuring directory exists 2025-03-27 18:12:06.250 [9] [TRACE]: Downloading copilot-language-server with command: curl -s -L -c "C:/Users/seal1/AppData/Local/nvim-data/lazy/copilot.lua/copilot/win32-x64/cookies.txt" -b "C:/Users/seal1/AppData/Local/nvim-data/lazy/copilot.lua/copilot/win32-x64/cookies.txt" -o "C:/Users/seal1/AppData/Local/nvim-data/lazy/copilot.lua/copilot/win32-x64/copilot-language-server-win32-x64-1.292.0.zip" "https://github.com/github/copilot-language-server-release/releases/download/1.292.0/copilot-language-server-win32-x64-1.292.0.zip"
I'm going to drive now for an hour, so I won't be able to give you quick feedback, but when I get home I will continue monitoring this conversation.
-v did not make any difference quickly tried it out!