Closed qaisjp closed 9 years ago
is this related to you using different version of lua?
@leafo: So does Lapis support latest Lua version, or which EXACT version of lua is required for Lapis to be installed correctly ??
Doing luarocks install luacrypto
solved this issue, but now I'm running into issues related to getfenv - I think I'll try 5.1 now
@qaisjp The config module has problem with lua 5.2.4 ? Whenever i start server, it throws error : "attempt to call global 'getfenv' ( a nil value)
*5.1.5
@qaisjp If i use Lua version of lapis, it runs well! But using Moonscript i got problem as above. Do you know how to fix it ? I use Lua 5.2.4.
@checkraiser use 5.1.4
I didn't realize it at the time, but this is the same issue I encountered in #560 and is still occurring, with the same solution of requiring a luacrypto install even though Lapis isn't supposed to require it anymore.
Just commenting here as well as there because I want to figure out what's going wrong where I'm solving an issue with something that isn't supposed to be a dependency anymore.
related to issue #6
this causes: