rest-nvim / rest.nvim

A fast Neovim http client written in Lua
GNU General Public License v3.0
1.36k stars 117 forks source link

Not installed luarocks with packer #337

Open curkan opened 3 months ago

curkan commented 3 months ago

✗ Failed to install xml2lua Error: Could not determine source directory from rock contents (2 file(s), 0 dir(s))

exactly the same problem with mimetypes.

Moreover, if you install it on the host, then only installation under sudo works (sudo luarocks install mimetypes) Without sudo the installation does not work. Doesn't fit under packer at all Tell me what could be the problem?

MacOS

wanghui5801 commented 3 months ago

I have the same problem but I can't search for the correct way to solve it.