bahmutov / bahmutov/center-code
'Broken pipe' when directing cat output to center
Open
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
command:
`cat cypress.config.js | center`
outputs:
`ERROR: cannot find input file undefined
Exception ignored in: <_io.TextIOWrapper name='' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe`
a normal cat (without the `| center`) just outputs the content of the file to my terminal.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.