I have a recursive async function and i can get expected output via fs.writeFile where return new Promise.. is, but cannot return asynchronously. I
fs.writeFile
return new Promise..