1internal/assert.js:* 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 (internal/errors.js:*:*) 9 at assert (internal/assert.js:*:*) 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