errors.fyi community error code reference
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

← all namespaces