okonek / tidal-cli-client

You can now use Tidal on linux. With your loved CLI. <3
MIT License
272 stars 29 forks source link

known working versions are not documented #77

Open fultonj opened 4 years ago

fultonj commented 4 years ago

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

fultonj commented 4 years ago

This combination didn't work for me:

core-js@2.6.9 postinstall /usr/lib/node_modules/tidal-cli-client/node_modules/babel-runtime/node_modules/core-js node scripts/postinstall || echo "ignore"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:

https://opencollective.com/core-js https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)