Sebastian Alfaro
Sebastian Alfaro
Hi @olrtg, i'm stucked with the same error, can i ask you how did you build [https://github.com/olrtg/emmet-ls](https://github.com/olrtg/emmet-ls )in order to fix the error?
Hey guys @kevinm6 i'm stucked in the same point, so should i install globally lua 5.1 and also the the hererocks key on true, like this? ``` return { "3rd/image.nvim",...
Thank you @3rd
@kevinm6 @3rd working on my end without erros, i've added the ` hererocks` line that @kevinm6 has suggested. Thank you both guys ```lua rocks = { hererocks = true, },...
@3rd at least in my case it wasn't necessary to install neither Lua 5.1 nor magick locally, just adding the `hererocks` line in the `lazy.lua` file