mirror of
https://github.com/nodejs/node.git
synced 2025-05-16 14:23:58 +00:00

PR-URL: https://github.com/nodejs/node/pull/32831 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
*%(basename)s:7: TypeError: p is not iterable (cannot read property undefined)
|
|
var [x] = new t(...p);
|
|
^
|
|
TypeError: p is not iterable (cannot read property undefined)
|
|
at *%(basename)s:7:11
|