Skip to content
New issue

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

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

Already on GitHub? # to your account

Something is generating a ton of error.*.logs? #410

Open
NullVoxPopuli opened this issue Oct 23, 2024 · 2 comments
Open

Something is generating a ton of error.*.logs? #410

NullVoxPopuli opened this issue Oct 23, 2024 · 2 comments

Comments

@NullVoxPopuli
Copy link
Member

I'm not sure what's going on here.
image

These logs all have

node:internal/errors:540
      throw error;
      ^

TypeError [ERR_INVALID_ARG_TYPE]: The "code" argument must be of type number. Received type string ('128SIGTERM')
�[90m    at process.set [as exitCode] (node:internal/bootstrap/node:123:9)�[39m
    at ChildProcess.<anonymous> �[90m(<repo>/�[39mnode_modules/�[4mforeground-child�[24m/index.js:63:22�[90m)�[39m
�[90m    at ChildProcess.emit (node:events:518:28)�[39m
�[90m    at maybeClose (node:internal/child_process:1104:16)�[39m
�[90m    at ChildProcess._handle.onexit (node:internal/child_process:304:5)�[39m {
  code: �[32m'ERR_INVALID_ARG_TYPE'�[39m
}

Node.js v22.10.0
@lifeart
Copy link
Contributor

lifeart commented Oct 25, 2024

woo, may it be a test-time logs? (from different processes)

@lifeart
Copy link
Contributor

lifeart commented Nov 7, 2024

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants