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