Ubuntu 18.04, snap -u
pip client works fine
Hey, thanks for the report @jxu! Unfortunately, this repository is only for the pages themselves, not any clients.
The snap package is actually the Node.js client perhaps you could file a bug over there instead?
Other troubleshooting steps could involve trying the Node.js client directly like this:
sudo npm install --global tldr
....making sure to remove all other tldr clients first, of course.
@sbrl you're right, snap package is apparently abandoned https://github.com/tldr-pages/tldr-node-client/issues/289
No problem, @jxu! Don't forget though that there's a plathora of other clients you can use documented in the README :-)
Anyway the snap package should be removed from tldr.sh site for now (it is not on this repo's README)
Wait, there's a link of tldr.sh? Oops. Could you open an issue against tldr-pages/tldr-pages.github.io please, @jxu?
@sbrl I did it in tldr-pages/tldr-pages.github.io#44.
Most helpful comment
@sbrl I did it in tldr-pages/tldr-pages.github.io#44.