Hello, I tried to install cgilua as follows:
[email protected]:~$ sudo luarocks install cgilua
[sudo] password for bat:
Installing https://luarocks.org/cgilua-6.0.2-0.rockspec
Cloning into 'cgilua'...
ssh: connect to host github.com port 22: Connection refused
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Error: Failed cloning git repository.
There are many 'solutions' to this on the web, but a few hours of trying them out yesterday were not successful. I have not seen this with other modules that I have installed from luarocks. I finally found an absolutely brilliant answer which solved my problem: here and this allowed me to install cgilua-5.2.1 but I still can't seem to get the latest version this way or via the usual luarocks install command. Anyway, I think I am sorted for now. I have been using lua since the summer and loving it - this has been my first sticking point ;-0
[email protected]:~$ sudo luarocks install cgilua
[sudo] password for bat:
Installing https://luarocks.org/cgilua-6.0.2-0.rockspec
Cloning into 'cgilua'...
ssh: connect to host github.com port 22: Connection refused
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Error: Failed cloning git repository.
There are many 'solutions' to this on the web, but a few hours of trying them out yesterday were not successful. I have not seen this with other modules that I have installed from luarocks. I finally found an absolutely brilliant answer which solved my problem: here and this allowed me to install cgilua-5.2.1 but I still can't seem to get the latest version this way or via the usual luarocks install command. Anyway, I think I am sorted for now. I have been using lua since the summer and loving it - this has been my first sticking point ;-0