How to read JSON file in ES Module(NodeJS)?
Want to load json file in ES module and getting error π€¦ββοΈπͺ
Don't worry I am here to solve that π
When we start development with NodeJS by-default it will consider CommonJS module.
So let's read JSON data in CommonJS module which is very easy and ...
raisgyaan.hashnode.dev2 min read
Aishwary Shukla
Simple to understand