Zhiye Li
Zhiye Li
what is the expect result should be for 0? empty array or throw an error?
@narendra-agashe Have you figure out that? I have the same problem thank you cc @Zugwalt
Awesome Post, thank you @samhuntsocial !!! That helps a lot.
``` copy:{ options: { mode:0755, }, scripts:{ src:['*'], dest:'dest/', expand:true, cwd:'src/' } }, ```
same issue here