I have been using Node version 12.3.4 updated it to 14.14.0 and started to receive a lot of issues which I fixed. The only thing that I don't understand is the issue
__dirname is not defined
__dirname is a core variable in Node as I know, Is it removed in Node 14?