-
-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plenary build failed with lazy.nvim #615
Comments
Same issue with Lua 5.4.6. I'm able to replicate the issue using luarocks alone
|
I am having the same issue and trying to figure it out. |
Same here |
I fixed this by intalling the lua51 pacman package. You might wanna try the equivalent of your package manager |
Also having this issue, anyone make any progress in resolving it? |
not sure but if you guys dont want to install plenary.nvim with luarocks i think you can just disable luarocks support in lazy.nvim. see also #597 (comment) |
I think it is a big error to force by DEFAULT to use an external package, specially neovim usually you can use them out of the box. So I guess here is when convienence becomes complex and unconvinient. |
The full description:
I made a fresh installation of neovim and cloned into this config.
After reading what lazy has displayed, I've also tried installing lua5.1-dev which also didn't work.
The text was updated successfully, but these errors were encountered: