xialee3512 commented on issue #4820: URL: https://github.com/apache/apisix/issues/4820#issuecomment-899036968
> `luaL_setfuncs` is a Lua 5.2 function. `make run` works well means that it uses the correct Lua interpreter, and intellj use the wrong Lua interpreter. > > The Lua interpreter path used by APISIX is `OR_Prefix/luajit/bin/luajit`. > > AFAIK, intellj cannot start apisix, they are not the same concept. 那本地如何在本地调试呢?将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]
