ERR_ARG_NOT_ITERABLE


需要可迭代的参数(即适用于 for...of 循环的值),但未提供给 Node.js API。

An iterable argument (i.e. a value that works with for...of loops) was required, but not provided to a Node.js API.