Skip to content

Typescript 5.6.x compiling issue #32

@MikaKarjunen

Description

@MikaKarjunen

When trying to compile using typescript 5.6.x the following error message is shown.

error TS2320: Interface 'ArrayEnumerable' cannot simultaneously extend types 'TSource[]' and 'IEnumerable'.
Named property '[Symbol.iterator]' of types 'TSource[]' and 'IEnumerable' are not identical.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions