Add ability to define export conditions per modules #14173
Annotations
1 error and 1 warning
run tests:
node:internal/child_process#L511
Can't parse JSON.
ERROR: SyntaxError Unexpected end of JSON input
STDOUT:
STDERR: node:events:497
throw er; // Unhandled 'error' event
^
Error: kill EPERM
at ChildProcess.kill (node:internal/child_process:511:26)
at listOnTimeout (node:internal/timers:594:17)
at process.processTimers (node:internal/timers:529:7)
Emitted 'error' event on ChildProcess instance at:
at ChildProcess.kill (node:internal/child_process:511:12)
[... lines matching original stack trace ...]
at process.processTimers (node:internal/timers:529:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
Node.js v22.9.0
at json (e2e/runJest.ts:157:11)
at Object.<anonymous> (e2e/__tests__/transform.test.ts:339:39)
|
run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Loading