module 'resty.uuid' not found:No LuaRocks module found for resty.uuid
kong启动时,遇到如下报错信息:
执行如下命令,安装 lua-resty-uuid即可解决。
luarocks install lua-resty-uuid
执行代码,并启动成功:

kong启动时,遇到如下报错信息:
执行如下命令,安装 lua-resty-uuid即可解决。
luarocks install lua-resty-uuid
执行代码,并启动成功:
