Common Errors - zhengbli/TypeScript GitHub Wiki

Introduction

The list below captures some of the commonly confusing error messages that you may encounter when using the TypeScript language and Compiler

Commonly Confusing Errors

"tsc.exe" exited with error code 1.

Fixes:

external module XYZ cannot be resolved

Fixes: