Skip to content

Node 12: "tsc --watch" stops working #31111

@juergenzimmermann

Description

@juergenzimmermann

TypeScript Version:
3.4.5 and 3.5.0-dev.20190425

Search Terms:
typescript watch node 12

Code

tsc --watch

Expected behavior:
No error

Actual behavior:
After upgrading from Node 11 to Node 12 tsc without any option (in addition to tsconfig.json) works as expected. However, tsc --watch produces this output:

#
# Fatal error in , line 0
# Check failed: U_SUCCESS(status).
#
#
#
#FailureMessage Object: 00000093307CD6A0

Playground Link:
Unpack attached testcase.zip, and invoke tsc resp. tsc --watch

Related Issues:
no
testcase.zip

Metadata

Metadata

Assignees

Labels

Needs InvestigationThis issue needs a team member to investigate its status.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions