You will have to install the @types/node to get the node typings, You can achieve that by executing the below command,
npm install @types/node --save-dev
You will have to install the @types/node to get the node typings, You can achieve that by executing the below command,
npm install @types/node --save-dev