getting a ValueError while trying to install a game

using https://github.com/derrod/legendary/releases/download/0.20.33/legendary.exe

trying to install among us using a manifest file to a empty existing folder but encountering the error
ValueError: not enough values to unpack (expected 2, got 1)

the command tried is
legendary install 963137e4c29d4c79a81323b8fab03a40 --manifest auman.manifest --base-path DowngradedAUInstall --base-url fastly-download.epicgames.com --force
within the legendary exe but also tried it with .\ in powershell
Was this page helpful?