Closed maelnor closed 7 months ago
This is a bug with language detection - an empty language config causes weird behavior, because en
and languages from env vars were not added automatically. Should be fixed with https://github.com/tldr-pages/tlrc/commit/7f30db5ddb7db0a2ecb99571fdee121951f44237 - I'll create a patch release to address this. For now, you can set languages = ["ru", "en"]
as a workaround.
After update to 1.9.0 tlrc stopped working for me with
error: page not found. Try running 'tldr --update'
. Update didn't work, and I tried to clean cache to force update, and after that things become strange:It thinks that there is nothing to do on clean/empty cache and did not download any pages.
After some investigation, I made it work with manually downloaded cache and explicitly set language via command line argument.
My setup: MacBook pro m1 MacOS Ventura 13.6.3 fish shell tlrc 1.9.0 via homebrew
ENV:
config.toml: