Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown write failure on standard output #1278

Closed
5 tasks done
CitrusSoda opened this issue Mar 19, 2024 · 3 comments
Closed
5 tasks done

unknown write failure on standard output #1278

CitrusSoda opened this issue Mar 19, 2024 · 3 comments

Comments

@CitrusSoda
Copy link

Describe the bug

image

When I execute the command gitmoji -c, I encounter the error 'fatal: unknown write failure on standard output'.
This issue occurs across different terminals including Powershell, git-bash, and cmd, even when I run them with admin.

Despite this, when I examine the git log, everything appears normal, and commits are successfully pushed to the remote repository without any issues.

gitmoji -v
9.1.0

Reproduction

gitmoji -c

System Info

System:
    OS: Windows 10 10.0.19045
    CPU: (16) x64 AMD Ryzen 7 7800X3D 8-Core Processor
    Memory: 23.55 GB / 31.12 GB
  Binaries:
    Node: 20.11.1 - C:\Program Files\nodejs\node.EXE
    npm: 10.4.0 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (122.0.2365.92)
    Internet Explorer: 11.0.19041.3636

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating duplicates.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@segersniels
Copy link
Collaborator

segersniels commented Mar 19, 2024

Does it only happen when committing through gitmoji or can you replicate by just running a manual git commit -m "..."? This seems more of a Windows issue than a gitmoji issue.

@CitrusSoda
Copy link
Author

Does it only happen when committing through gitmoji or can you replicate by just running a manual git commit -m "..."?

I do not encounter any issues when committing a manual git commit -m '...'.
The problem only occurs when I use gitmoji -c.

@CitrusSoda
Copy link
Author

Sorry, only sometimes seems to conflict with my original language in GitHub commit.
I'll close the issue.

Thank you for making a good project!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants