El archivo FS ya existe
if (fs.existsSync(path)) {
//file exists
}
GutoTrosla
if (fs.existsSync(path)) {
//file exists
}