Unresolved function or method forEach() Permanently deleted user Created August 19, 2018 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