const fetch = require("node-fetch");
npm i node-fetch --save
npm i node-fetch --save #then add this line to you .ts import fetch from "node-fetch";