Skip to content
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

luarocks package build fail on 5.4 lua version #49

Closed
zhiburt opened this issue Sep 18, 2020 · 5 comments
Closed

luarocks package build fail on 5.4 lua version #49

zhiburt opened this issue Sep 18, 2020 · 5 comments
Assignees

Comments

@zhiburt
Copy link

zhiburt commented Sep 18, 2020

Hey @manoelcampos it seems like the package may be updated?

sudo luarocks install --check-lua-versions xml2lua
xml2lua not found for Lua 5.4.
Checking if available for other Lua versions...
Checking for Lua 5.1...
Checking for Lua 5.2...
Checking for Lua 5.3...

Error: No results matching query were found for Lua 5.4.
xml2lua supports only Lua 5.1 and Lua 5.2 and Lua 5.3 but not Lua 5.4.

Thanks for the library.

@manoelcampos manoelcampos self-assigned this Sep 18, 2020
@manoelcampos
Copy link
Owner

manoelcampos commented Sep 18, 2020

Thanks for reporting. Just fixed it. Check the new v1.4-2 version.

@humbertoperez-kr
Copy link

what is the resolution? what command I need to apply? please be more specific

@manoelcampos
Copy link
Owner

You just need to use the latest version.

@humbertoperez-kr
Copy link

would you mind to tech me how?

In the whole internet there is not correct information, I have a MacOS system

@manoelcampos
Copy link
Owner

You just have to follow the installation instructions at the README to download the latest version:

luarocks install xml2lua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants