spacewander commented on issue #4007: URL: https://github.com/apache/apisix/issues/4007#issuecomment-816378438
Have you reinstalled the dependencies? You may need to remove ./deps and install via `LUAROCKS_SERVER=https://luarocks.cn make deps`. Here is my deps: ``` argparse.lua dkjson.lua jsonschema.lua lua_resty_jwt_0_2_0_0-resty net prometheus_keys.lua protoc.lua skywalking ssl typeof.lua base64.lua graphql ltn12.lua luaxxhash.lua opentracing prometheus.lua re.lua socket ssl.lua binaryheap.lua jsonschema lua_resty_http_0_15_0-resty mime.lua pl prometheus_resty_counter.lua resty socket.lua tinyyaml.lua ``` You can see the vanilla lua-resty-http is installed as `lua_resty_http_0_15_0-resty`. -- 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]
