How To Fix ReferenceError: __dirname is not defined
I recently tried to use inside a ES module. It turns out, that I cannot. It throws an error. So let us see how To Fix ReferenceError: __dirname is not defined. For people who do not know what it is, let us first discuss what is. is a global variable ...
wisdomgeek.hashnode.dev1 min read