xialee3512 commented on issue #4820: URL: https://github.com/apache/apisix/issues/4820#issuecomment-899036750
> `luaL_setfuncs`是一个 Lua 5.2 函数。`make run`运行良好意味着它使用了正确的 Lua 解释器,而 intellj 使用了错误的 Lua 解释器。 > > APISIX 使用的 Lua 解释器路径是`OR_Prefix/luajit/bin/luajit`. > > AFAIK,intellj 无法启动 apisix,它们不是同一个概念。 那本地如何在本地调试呢?将lua升级到5.2或者更高版本吗 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
