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