lume icon indicating copy to clipboard operation
lume copied to clipboard

unable to install via luarocks with lua 5.4

Open uvtc opened this issue 5 years ago • 1 comments

Will not install for Lua 5.4:

$ luarocks --local install lume

Error: No results matching query were found for Lua 5.4.
To check if it is available for other Lua versions, use --check-lua-versions.

uvtc avatar Aug 04 '20 05:08 uvtc

It looks like it just needs to be published to luarocks for 5.4; for what it's worth, I just tried cloning the repo and running the tests in 5.4 and they all passed without issue.

jaawerth avatar Sep 21 '20 00:09 jaawerth