-
-
Notifications
You must be signed in to change notification settings - Fork 123
Can't update properly #592
Comments
Hey! I rarely use Windows and when I do I've never ran into this. I'd imagine it's because some running process is using a directory that we want to replace with a fresh installation. In this case it's most likely because the sumneko_lua server is running in the background. Next time it happens, try stopping the server if it's running ( |
I will try. I will report if there are anymore issues. Won't be closing this issue just yet :D |
I'm running into this as well with the server not running (no files opened after starting nvim,
OS: Windows 10 |
Log:
|
Same problem here. I am unable to install rust-analyzer using the lsp installer i get an unpacking error as follows
|
@Vedant-Matanhelia Make sure you meet the minimum requirements listed in the README. You're most likely missing a tool that unpacks archives (winzip, 7zip, etc.) |
I have both winzip and 7zip installed on Windows 10 and I'm experiencing the same error. Error
Installed Tools
7zip 22.01(x64) WinZip 26.0 |
Hi! |
Thank you! that solved for me |
I don't have choco set up on my system and kinda don't want to go through all that... Running as admin didn't seem to help. I'll keep probing around when I have free time. |
Did you manage to find a solution? I'm currently facing the same problem. I didn't want to install choco right now either, so I'll also try a little more before going that path. |
I managed to solve the problem. I had the unpack problem: similar to this, that was posted before in this thread:
I solved the problem by just manually adding 7zip to the path enviroment variable, since it apparently isn't added automatically(or I missed this option in the installer). |
use mason. it works fine 😏 |
This has happened at least 2 times in 2 weeks. Any way to fix this?
OS: Windows 10
NVIM v0.7.0-dev+1400-g233014f92
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compiled by runneradmin@fv-az158-709
The text was updated successfully, but these errors were encountered: