Open Issues Need Help
View All on GitHub Unable to (re)write contents to ion file using `-o` parameter about 2 hours ago
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