chore: Improve error message when m4 executable is missing. #211

Merged
Manos Pitsidianakis merged 2 commits from duesee/meli:master into master 2023-05-17 13:47:40 +03:00

Before:

No such file or directory (os error 2)
entity not found
Caused by: No such file or directory (os error 2)
Kind: OS Error

After:

`m4` executable not found. Please install.
Before: ``` No such file or directory (os error 2) entity not found Caused by: No such file or directory (os error 2) Kind: OS Error ``` After: ``` `m4` executable not found. Please install. ```
duesee force-pushed master from cd5664ca4a to f63f6445ad 2023-05-17 12:22:15 +03:00 Compare
duesee requested review from Manos Pitsidianakis 2023-05-17 12:52:24 +03:00
Manos Pitsidianakis approved these changes 2023-05-17 13:47:31 +03:00
Manos Pitsidianakis merged commit f63f6445ad into master 2023-05-17 13:47:40 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
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: meli/meli#211
There is no content yet.