fs.existsSync(`filePath`);
fs.writeFileSync(`fileName`, `{}`);
process.chdir(`path`);
child_process Error Handler