openresty / opm

OpenResty Package Manager
https://opm.openresty.org/
459 stars 75 forks source link

Opm search returning duplicates #92

Open xiangnanscu opened 2 years ago

xiangnanscu commented 2 years ago

As you can see, ledgetech/lua-resty-http is the same

root@xn:~/rsks# opm install lua-resty-http
ERROR: package name lua-resty-http is not prefixed by an account name.
Finding candidates...
ledgetech/lua-resty-http                          Lua HTTP client cosocket driver for OpenResty/ngx_lua
pintsized/lua-resty-http                          Lua HTTP client cosocket driver for OpenResty/ngx_lua
ledgetech/lua-resty-http                          Lua HTTP client cosocket driver for OpenResty/ngx_lua
agentzh/lua-resty-http                            Lua HTTP client cosocket driver for OpenResty/ngx_lua
zhuizhuhaomeng commented 2 years ago

you can use opm install ledgetech/lua-resty-http to install.