Closed ghost closed 2 years ago
That's weird, the TLDR step requires a tldr
executable to be in $PATH
. So you shouldn't see that step in the first place.
Can you check for that stray executable, or post the output with --verbose
?
Edit: looking at it again, yes, you have /usr/bin/tldr
, that's where the error originates from. But somehow that executable itself is failing. Not something topgrade needs to handle, imo.
Something is wrong with your installation of tldr. Either remove or reinstall it.
As with cargo-update not being installed it suggested:
Regarding tldr it only show's the error and asks "retry yes no shell":
So it would be nice to install it or tell the user to install it with: "pip install tldr"