Is there an easier way to copy a folder and all its content without manually doing a sequence of fs.readir, fs.readfile, fs.writefile
fs.readir
fs.readfile
fs.writefile
fs-extra worked for me when ncp and wrench fell short:
fs-extra
ncp
wrench
https://www.npmjs.com/package/fs-extra