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`.
TS2580
typescript 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`.