|
I finally seem to have the luarocks part of the equation working, but I'm still running into issues using Rocks on Windows. Don't know if I have neovim/system configuration issues or I'm finding bugs: Setup Details
Issues
LogsThe only |
Replies: 1 comment 7 replies
Right, I forgot that rocks.nvim needs the symlinks to be able to |

The terminals popping up bug should be fixed in verstion
2.38.1.This sounds like a partial/corrupt install (possibly related to what's causing the rocks spinner to hang).
I would suggest you clear everything and try again with a fresh install.
Yep, we have a semaphore on install tasks to prevent corruption of the install tree. So if one hangs indefinitely, any subsequent ones will be blocked.
That means something isn't working properly.
If it still doesn't work afte…