daurnimator / lua-http

HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
https://daurnimator.github.io/lua-http/
MIT License
795 stars 81 forks source link

Installed via luarocks but can't find http #161

Closed CptMaumau closed 3 years ago

CptMaumau commented 4 years ago

Installed on Ubuntu 16 via luarocks but lua can't find the module Screen Shot 2019-11-08 at 5 22 57 PM

daurnimator commented 4 years ago

Your luarocks seems misconfigured to install to a place that your lua interpreter is not looking (this is not a lua-http issue)