errors.fyi
community error code reference
errors.fyi
/
nodejs
/
ERR_ARG_NOT_ITERABLE
ERR_ARG_NOT_ITERABLE
nodejs
Argument is not iterable
A value was passed where an iterable (such as an array or generator) was required.
References
https://nodejs.org/api/errors.html
โ all namespaces for ERR_ARG_NOT_ITERABLE