lilien1010 opened a new issue #3575:
URL: https://github.com/apache/apisix/issues/3575


   ### Issue description
   
   when run `make deps` on Mac with luarocks, it keep showing error  `No 
results matching query were found for Lua 5.4.` during install 
lua-resty-dns-client.
   
   As we can see from 
https://github.com/Kong/lua-resty-dns-client/blob/master/lua-resty-dns-client-5.2.1-1.rockspec
   
   `lua-resty-dns-client` requires `lua >= 5.1, < 5.4`, but by default luarocks 
3.5 is using `/usr/local/opt/lua/bin/lua5.4`
   
   which caused this issue
   


----------------------------------------------------------------
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]


Reply via email to