github-release-downloader
github-release-downloader copied to clipboard
`[FATAL] Error while getting releases. Invalid Version: null` on `grd --owner cjkvi --repository HanaMinAFDKO`
$ grd --owner cjkvi --repository HanaMinAFDKO --token MYTOKEN
getting releases for cjkvi/HanaMinAFDKO
[FATAL] Error while getting releases. Invalid Version: null
With the official https://github.com/cli/cli
it works:
gh release download -D HanaMinAFDKO.release -R cjkvi/HanaMinAFDKO -p '*.*'
Hello and thanks for reporting this issue. Since this tool has been created a few years before the official github client for node and the github cli, I wonder if it's still relevant. Did you find that the github cli is enough for your use cases or does it lack some features ?