Akayeshmantha commented on issue #1184: bug: failed to call `apisix init` after apisix was installed by luarocks URL: https://github.com/apache/incubator-apisix/issues/1184#issuecomment-594716236 Hi @membphis I was looking through this issue. And as I found lua_path is set on below locations in bin/apisix file. 1. https://github.com/apache/incubator-apisix/blob/429f0165c202035b18b4437a84c6edc9007fc440/bin/apisix#L113 2. https://github.com/apache/incubator-apisix/blob/429f0165c202035b18b4437a84c6edc9007fc440/bin/apisix#L173 but am not quite sure as I searched found out that lua search path should be set during the run time. Any help here would be awesome.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
