Vérifier le chemin donné est valide ou non dans Nodejs
fs.lstatSync(path_string).isDirectory()
Jinal_Patel
fs.lstatSync(path_string).isDirectory()