console.log("__dirname: ", __dirname);
no matter which file or nested file I place the above code in, it always logs "/".