github-release-downloader icon indicating copy to clipboard operation
github-release-downloader copied to clipboard

`[FATAL] Error while getting releases. Invalid Version: null` on `grd --owner cjkvi --repository HanaMinAFDKO`

Open twardoch opened this issue 3 years ago • 2 comments

$ grd --owner cjkvi --repository HanaMinAFDKO --token MYTOKEN
getting releases for cjkvi/HanaMinAFDKO
[FATAL] Error while getting releases. Invalid Version: null

twardoch avatar Apr 16 '21 10:04 twardoch

With the official https://github.com/cli/cli it works:

gh release download -D HanaMinAFDKO.release -R cjkvi/HanaMinAFDKO -p '*.*'

twardoch avatar Apr 16 '21 10:04 twardoch

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 ?

fazouane-marouane avatar Apr 29 '21 10:04 fazouane-marouane