-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
Needs InvestigationThis issue needs a team member to investigate its status.This issue needs a team member to investigate its status.
Description
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
hibas123, 2234839, abenhamdine, vanderdill, jonathanmanchego and 1 more
Metadata
Metadata
Assignees
Labels
Needs InvestigationThis issue needs a team member to investigate its status.This issue needs a team member to investigate its status.