2020-10-04 10:26:20 +02:00
|
|
|
node:events:*
|
2019-08-03 23:29:42 +02:00
|
|
|
throw er; // Unhandled 'error' event
|
|
|
|
^
|
|
|
|
|
|
|
|
Error
|
|
|
|
at Object.<anonymous> (*events_unhandled_error_subclass.js:*:*)
|
2020-10-04 10:26:20 +02:00
|
|
|
at Module._compile (node:internal/modules/cjs/loader:*:*)
|
|
|
|
at Object.Module._extensions..js (node:internal/modules/cjs/loader:*:*)
|
|
|
|
at Module.load (node:internal/modules/cjs/loader:*:*)
|
|
|
|
at Function.Module._load (node:internal/modules/cjs/loader:*:*)
|
|
|
|
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:*:*)
|
|
|
|
at node:internal/main/run_main_module:*:*
|
2019-08-03 23:29:42 +02:00
|
|
|
Emitted 'error' event on Foo instance at:
|
|
|
|
at Object.<anonymous> (*events_unhandled_error_subclass.js:*:*)
|
2020-10-04 10:26:20 +02:00
|
|
|
at Module._compile (node:internal/modules/cjs/loader:*:*)
|
2019-08-03 23:29:42 +02:00
|
|
|
[... lines matching original stack trace ...]
|
2020-10-04 10:26:20 +02:00
|
|
|
at node:internal/main/run_main_module:*:*
|
2021-09-02 01:59:45 +02:00
|
|
|
|
|
|
|
Node.js *
|