nic-chen commented on pull request #3718: URL: https://github.com/apache/apisix/pull/3718#issuecomment-792447973
> In the mac os scenario, we should do this: > > 1. Install lua 5.1: `brew install [email protected]` > 2. When calling the luarocks command in make deps, add the parameter `--lua-dir=/usr/local/opt/[email protected]`, eg: `luarocks --lua-dir=/usr/local/opt/[email protected] ***` update to use brew to install luarocks. please have a look when you have time. @membphis ---------------------------------------------------------------- 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]
