lukeabbott
05/24/2022, 4:33 PMError in task gulp theme:deploy
Error Message
ENOENT: no such file or directory, stat 'DeployDistribution/*'
Error Details
errno: -4058
syscall: stat
code: ENOENT
path: DeployDistribution/*
Is there some step I'm missing? Or anyone solved this before?lukeabbott
05/24/2022, 4:39 PMlukeabbott
05/24/2022, 6:27 PMfs.rmdirSync(configs.folders.deploy + '/*', { recursive: true });
lukeabbott
05/24/2022, 6:29 PM