Skip to content

Some inlang CLI commands don't terminate anymore since @inlang/cli 3.1.4 #4327

@thunze

Description

@thunze

Since @inlang/cli version 3.1.4, some inlang CLI commands don't terminate anymore. Functionally, they work just fine and produce the expected output as long as you provide valid arguments, they just don't terminate.

Tested with:

inlang machine translate --project ./some-project.inlang
inlang validate --project ./some-project.inlang

Each command was tested via both pnpm exec and npm exec.

Environment:

  • pnpm 10.28.0
  • npm 11.6.2
  • node v24.13.0

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