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