The error message is not obvious and command line execution error #177

Open
opened 2025-10-28 10:13:16 +00:00 by kanrin · 1 comment
Contributor

I use command with
$ katenary convert -c ./docker-compose-release.yml
has an error:

❌ Cannot parse compose filesno configuration file provided: not found

I checked the code and found that the error should be

Cannot parse compose files no configuration file provided: not found

check more time at the "filesno" ☺
do we have plans to optimize error reporting?
And how can I fix this error?

I use command with `$ katenary convert -c ./docker-compose-release.yml` has an error: ```text ❌ Cannot parse compose filesno configuration file provided: not found ``` I checked the code and found that the error should be ```text Cannot parse compose files no configuration file provided: not found ``` check more time at the "filesno" ☺ do we have plans to optimize error reporting? And how can I fix this error?
Author
Contributor

I'm fix the bug, and create a PR.

I'm fix the bug, and create a PR.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Katenary/katenary#177
No description provided.