ES6 imports in NodeJS
This is going to be a short, simple and targeted blog. Solution First, explanation later.
TL:DR
Make sure your Node version is above v13 (if it is not, update your version of node)
In the package.json file, paste the following before dependencies
...
blog.srthk.com3 min read