FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: stdin unavailable read when accessing stdin.fd by JamesCamel · Pull Request #60 · hackmdio/hackmd-cli · GitHub

fix: stdin unavailable read when accessing stdin.fd - #60

Merged
Yukaii merged 1 commit into
developfrom
bug/pipe-export-content-to-stdout
Mar 11, 2022
Merged

fix: stdin unavailable read when accessing stdin.fd#60
Yukaii merged 1 commit into
developfrom
bug/pipe-export-content-to-stdout

Conversation

Copy link
Copy Markdown
Contributor

No description provided.

JamesCamel requested a review from Yukaii March 11, 2022 04:30

JamesCamel commented Mar 11, 2022
edited
Loading

Copy link
Copy Markdown
Contributor Author

The error happens when accessing constant variable process.stdin.fd, which equals to value 0. It is an opening issue from Node.

Workaround:

Use 0 instead of process.stdin.fd

Reference:

Yukaii merged commit 499afdf into develop Mar 11, 2022
Yukaii deleted the bug/pipe-export-content-to-stdout branch March 11, 2022 06:34
Yukaii mentioned this pull request Apr 28, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL