Skip to content

[email protected] closes with no output and exit code 130 with Node.js v19 #2683

@merceyz

Description

@merceyz

Describe the bug

Running [email protected] with Node.js v19 closes without any output and exit code 130.

Ref nodejs/citgm#905 (comment)

To Reproduce

docker run --rm -it node:19.1.0 bash
cd $(mktemp -d)
yarn init -2
yarn config set nodeLinker node-modules
yarn add [email protected]
yarn esbuild --help
echo $?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions