in scripts/sync-docs.js [24:28]
task: async () => { if (!(await isDirExisted(tempPath))) { await fs.mkdir(tempPath); } },