1 Open Issue Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user is encountering an "Error: No such file or directory (os error 2)" when attempting to write Ion objects to a file using the `-o` or `--output` parameter with the `ion cat` command. This issue occurs after a fresh Homebrew installation of `ion-cli` and prevents the tool from successfully writing output, regardless of whether the input is a binary or text Ion file. The problem manifests when trying to redirect `ion cat --format pretty` output to a new file.

Complexity: 2/5
bug good first issue