Skip to content

Node engine V8 compatibility is broken #940

Description

@Borewit

ts-node is no longer work on Node V8, because yn is enforcing Node V10 compatibility.
Caused by: yn#26

The motivation for changing the V8 requirement to V10 is because Node.js V8 is no longer supported. I believe node engine requirement should indicate the engine(s) the module works with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions