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

AI commits crash when generating commit message #243

Open
1 task
Same974 opened this issue Aug 25, 2023 · 0 comments
Open
1 task

AI commits crash when generating commit message #243

Same974 opened this issue Aug 25, 2023 · 0 comments
Labels
bug Something isn't working pending triage

Comments

@Same974
Copy link

Same974 commented Aug 25, 2023

Bug description

✖ TTY initialization failed: uv_tty_init returned EBADF (bad file descriptor)

at new SystemError (node:internal/errors:250:5)
at new NodeError (node:internal/errors:361:7)
at new WriteStream (node:tty:93:11)
at ri.prompt (file:///C:/Users/sami.galais.ELIIS/AppData/Roaming/npm/node_modules/aicommits/dist/cli.mjs:29:700)
at fi (file:///C:/Users/sami.galais.ELIIS/AppData/Roaming/npm/node_modules/aicommits/dist/cli.mjs:39:7)
at file:///C:/Users/sami.galais.ELIIS/AppData/Roaming/npm/node_modules/aicommits/dist/cli.mjs:81:506
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

aicommits version

1.11.0

Environment

System:
    OS: Windows 10 10.0.19045
    CPU: (16) x64 Intel(R) Core(TM) i7-10875H CPU @ 2.30GHz
    Memory: 14.52 GB / 31.61 GB
  Binaries:
    Node: 18.15.0 - C:\Program Files\nodejs\node.EXE
    npm: 9.5.0 - C:\Program Files\nodejs\npm.CMD

Can you contribute a fix?

  • I’m interested in opening a pull request for this issue.
@Same974 Same974 added bug Something isn't working pending triage labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending triage
Projects
None yet
Development

No branches or pull requests

1 participant