Would you please indicate what versions you are using and what is known to work?
It hit issue #76 on Fedora 29 but maybe something in the chain was not the right version; that happens.
Because I saw you had a package for Arch I thought maybe that would work but I hit issue #76 there too.
$ sudo docker images | grep arch
docker.io/archlinux/base latest 754519a037bc 2 weeks ago 459 MB
$
Here's what I did to try it:
docker run -ti archlinux/base
pacman -S nodejs npm w3m mpv
npm -g i tidal-cli-client@latest
tidal-cli --no-images
I don't consider this a duplicate of #76 because the issue I hit is arbitrary. This issue is just a request for documenting known working versions so that if someone wants to get the same versions they can try it. Thanks
Would you please indicate what versions you are using and what is known to work?
It hit issue #76 on Fedora 29 but maybe something in the chain was not the right version; that happens.
Because I saw you had a package for Arch I thought maybe that would work but I hit issue #76 there too.
Here's what I did to try it:
I don't consider this a duplicate of #76 because the issue I hit is arbitrary. This issue is just a request for documenting known working versions so that if someone wants to get the same versions they can try it. Thanks