Skip to content

'asc' will not exit with exit code 1 after compile failing #2311

Closed
@HerrCai0907

Description

@HerrCai0907

environment:

  • node v16.14.2
  • Linux ubuntu 5.13.0-44-generic

npx asc assembly/index.ts && echo "should not be printed"
ERROR TS2304: Cannot find name 'c1'.

c1;
~~
in assembly/index.ts(5,3)

FAILURE 1 compile error(s)
should not be printed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions