$ errors.fyi/typescript/TS2488 74 namespaces · 3,092 codes
typescript · typescript/TS2488
TS2488

Type Not Iterable

A `for...of` loop is used on a value whose type does not have an iterator. Ensure the value is an array, string, or other iterable type, or enable `downlevelIteration`.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT