Skip to content

@commitlint/[email protected] throws on load of javascript config missing ts-node #3347

Closed
@ghost

Description

Running commitlint with a js config fails for me since today on CI as the load module needs ts-node package, but doesn't find it. I can reproduce it locally.

Expected Behavior

Expected to be able to run commitlint on configs without typescript and without installing additional packages manually.

Current Behavior

Loader fails to run, requires to install ts-node manually.

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Steps to Reproduce (for bugs)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions