Skip to content

Monet crashes TypeScript compiler 2.4+ #144

Closed
@Rikmorn

Description

@Rikmorn

I've recently updated to Typescript 2.4.1 and noticed that Monet is causing it to crash when compiling, with a out of memory error.

Simply importing the module is enough to force a crash during compilation (no other logic besides the import)

I've tested it on TS@2.5.0-dev.20170629 (which has a fix for a similar issue) and Monet@0.9.0-alpha.4 and it still persists.

The TS team introduced in 2.4 improved generic inference which could be responsible for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions