1node:internal/assert:* 2 throw new ERR_INTERNAL_ASSERTION(message); 3 ^ 4 5Error [ERR_INTERNAL_ASSERTION]: Unreachable! 6This is caused by either a bug in Node.js or incorrect usage of Node.js internals. 7Please open an issue with this stack trace at https://github.com/nodejs/node/issues 8 9 at new NodeError (node:internal/errors:*:*) 10 at Function.fail (node:internal/assert:*:*) 11 at * (*test*message*internal_assert_fail.js:7:8) 12 at * 13 at * 14 at * 15 at * 16 at * 17 at * { 18 code: 'ERR_INTERNAL_ASSERTION' 19} 20 21Node.js * 22