Closed antojose closed 3 years ago
Checking that article mentioned in the error, it seems to be because GitHub is stopping the git:// protocol in cloning URLs, and wants them to be replaced with HTTPS.
Probably we should update the Source URL in the following file, and change that to https:// instead of git://? https://luarocks.org/dev/gifine-dev-1.rockspec
give it another shot. I've also updated the rockspec on luarocks.org
Seeing the following error when running
sudo luarocks install --server=https://luarocks.org/dev gifine
on Ubuntu 20.04 amd64 Desktop, when following the installation steps as mentioned in README.