The compiler cannot resolve a name used in the code. The variable, function, or type may not be declared, may be out of scope, or may require a type declaration package (e.g. `@types/node`).
TS2304
typescript The compiler cannot resolve a name used in the code. The variable, function, or type may not be declared, may be out of scope, or may require a type declaration package (e.g. `@types/node`).