json file undefined

JavaScript
//I found that when requiring a json file you cannot use let, you have to declare it with const.
Source

Also in JavaScript: