error message is cryptic when $TERM isn't set #4

Closed
opened 2024-04-02 21:28:04 +00:00 by ktemkin · 1 comment
Owner
Error:
   0: Couldn't get terminal

Location:
   src/cli/interaction.rs:24

This should probably tell the user something to do about it. (Note that e.g. WSL-installed linuxes tend to have TERM unset.)

``` Error: 0: Couldn't get terminal Location: src/cli/interaction.rs:24 ``` This should probably tell the user something to do about it. (Note that e.g. WSL-installed linuxes tend to have TERM unset.)
Author
Owner

Fixed!

Fixed!
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix-installer#4
No description provided.