bahmutov / bahmutov/center-code

'Broken pipe' when directing cat output to center

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.