Updated Common Errors (markdown)
This commit is contained in:
Родитель
13c59c5ac8
Коммит
f237b4baab
|
@ -6,9 +6,9 @@ The list below captures some of the commonly confusing error messages that you m
|
|||
## "tsc.exe" exited with error code 1.
|
||||
|
||||
*Fixes:*
|
||||
* check file-encoding is UTF-8 - [https://typescript.codeplex.com/workitem/1587]
|
||||
* check file-encoding is UTF-8 - https://typescript.codeplex.com/workitem/1587
|
||||
|
||||
## external module XYZ cannot be resolved
|
||||
|
||||
*Fixes:*
|
||||
* check if module path is case-sensitive - [https://typescript.codeplex.com/workitem/2134]
|
||||
* check if module path is case-sensitive - https://typescript.codeplex.com/workitem/2134
|
||||
|
|
Загрузка…
Ссылка в новой задаче