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.】