8000 Works with lua 5.4 but incorrectly shows the Lua version number on startup · Issue #12 · giann/croissant · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Works with lua 5.4 but incorrectly shows the Lua version number on 7872 startup #12
Open
@berwynhoyt

Description

@berwynhoyt

When I run croissant it displays Lua 5.3, but when I ask Lua what version is actually running, it says Lua 5.4:

$ sudo luarocks --lua-version 5.4 install croissant
...
$ croissant
🥐  Croissant 0.0.1 (C) 2019 Benoit Giannangeli
Lua 5.3 Copyright (C) 1994-2018 Lua.org, PUC-Rio
→ _VERSION
"Lua 5.4"	
→ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0