mirror of
https://github.com/nodejs/node.git
synced 2025-05-09 07:27:32 +00:00

PR-URL: https://github.com/nodejs/node/pull/44197 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com>
11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
node:events:*
|
|
throw er; // Unhandled 'error' event
|
|
^
|
|
|
|
Error
|
|
at Object.<anonymous> (*events_unhandled_error_sameline.js:*:*)
|
|
Emitted 'error' event at:
|
|
at Object.<anonymous> (*events_unhandled_error_sameline.js:*:*)
|
|
|
|
Node.js *
|