TS2580
typescript Cannot Find Global Name
A globally available name (such as `process`, `Buffer`, or `__dirname`) is not recognised. Install the relevant type declarations (e.g. `@types/node`) and reference them in your `tsconfig.json`.
A globally available name (such as `process`, `Buffer`, or `__dirname`) is not recognised. Install the relevant type declarations (e.g. `@types/node`) and reference them in your `tsconfig.json`.