I am getting errors for all folder with this command
cpy test/dist somewhere
Cannot glob `test/dist/folder, test/dist/folder-2`: EISDIR: illegal operation on a directory, read
I tried
cpy test/dist/**/* somewhere
but same result.
I understand why there is an error, but it's pretty weird to not be able to ignore folder, I would have make this the default behavior.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too