Unresolved function or method forEach() Permanently deleted user 创建于 2018年08月19日 16:19 Terminal Error:How can i fix this?
You are using the wrong syntax.
forEach()is a method ofArray.prototype, it's not defined in Node.js global namespace.the correct syntax is