cndi E402 - cndi init failed to parse "responses file" as YAML
#890
johnstonmatt
announced in
Error Message Discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
description
The
cndiCLI exits with error code402when it succeeds in finding the file you passed in for responses using-ror--responses-file, but fails to parse it successfully as YAML.resolution tips
Please ensure the path you've provided to
cndi init -r <path>is correct, and that the file contains a simple YAML map of plain keys and values.Beta Was this translation helpful? Give feedback.
All reactions