Specify the Node.js version to 10.12.0
saitolume opened this issue · 0 comments
saitolume commented
The recursive
option of fs.mkdir
is only supported on Node.js 10.12.0 and above.
https://github.com/saitoeku3/ankipan/blob/49a030bf7e17498987fb1fea3fd2a6d55244ad67/src/core.ts#L34