ERR_ARG_NOT_ITERABLE node type_error official true

The %s argument must be iterable

ID: node/err_arg_not_iterable

Also available as: JSON · Markdown
0%Fix Rate
95%Confidence
0Evidence

Version Compatibility

VersionStatusIntroducedDeprecatedNotes
18 active
20 active
22 active

Root Cause

An argument that requires an iterable was passed a non-iterable value.

generic

Official Documentation

https://nodejs.org/api/errors.html