This is just a temporary fix (#1691 ) to the issue, until the fix is merged.
- Clone the latest fix from @justchokingaround
- Add the file to PATH/bin and free up space.
(Remove sudo if not required by your OS)
git clone https://github.com/justchokingaround/ani-cli.git -b "allanime-fix"
sudo install -m 755 ./ani-cli/ani-cli "$(which ani-cli)"
rm -rf ani-cli
Make sure that the correct version was installed by running ani-cli --version. The output should be 4.14.0
Users on Termux, clone this repository instead: git clone https://github.com/sahil-k-george/ani-cli.git -b "allanime-fix" and read #justchokingaround/pull/11 for further instructions.
This is just a temporary fix (#1691 ) to the issue, until the fix is merged.
Make sure that the correct version was installed by running
ani-cli --version. The output should be 4.14.0