We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd8d0c commit 0be3b57Copy full SHA for 0be3b57
Common-Errors.md
@@ -6,9 +6,9 @@ The list below captures some of the commonly confusing error messages that you m
6
## "tsc.exe" exited with error code 1.
7
8
*Fixes:*
9
-* check file-encoding is UTF-8 - https://typescript.codeplex.com/workitem/1587
+* check file-encoding is UTF-8 — https://typescript.codeplex.com/workitem/1587
10
11
## external module XYZ cannot be resolved
12
13
14
-* 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
0 commit comments