2020-10-04 16:26:20 +08:00
|
|
|
node:internal/assert:*
|
2019-03-13 22:43:00 +08:00
|
|
|
throw new ERR_INTERNAL_ASSERTION(message);
|
|
|
|
^
|
|
|
|
|
|
|
|
Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
|
|
|
|
Please open an issue with this stack trace at https://github.com/nodejs/node/issues
|
|
|
|
|
2020-10-04 16:26:20 +08:00
|
|
|
at assert (node:internal/assert:*:*)
|
2019-03-13 22:43:00 +08:00
|
|
|
at * (*test*message*internal_assert.js:7:1)
|
|
|
|
at *
|
|
|
|
at *
|
|
|
|
at *
|
|
|
|
at *
|
|
|
|
at *
|
2024-05-31 00:58:59 +08:00
|
|
|
at *
|
2024-06-19 22:12:59 +08:00
|
|
|
at *
|
2019-09-23 23:22:10 +08:00
|
|
|
at * {
|
|
|
|
code: 'ERR_INTERNAL_ASSERTION'
|
|
|
|
}
|
2021-09-02 07:59:45 +08:00
|
|
|
|
|
|
|
Node.js *
|