ReferenceError: fetch is not defined

JavaScript
const fetch = require("node-fetch");npm i node-fetch --save
Source

Also in JavaScript: