Skip to content

Flags allowed for 'ts-node' are out of date #334

@justincorrigible

Description

@justincorrigible

According to https://github.com/TypeStrong/ts-node#logerror, the syntax for the flag to log errors (instead of crashing the process) is now logError, while this package expects log-error instead (i.e. not as an alias or alternate syntax), as seen here. The ticket title here implies my assumption the syntax for those may have been different in the past.

'log-error',

Other flags seem to be missing e.g. showConfig. While I may open a PR at some point to update these, I'm documenting the issue here in case others are available before me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions