Consider the following file tree:
dist-tmp
βββ index.html
On Windows, the command npx cpy-cli dist-tmp/** dist/
results in:
dist
βββ index.html
On Linux, the same command npx cpy-cli dist-tmp/** dist/
results in:
dist
βββ dist-tmp
βββ index.html
It happened using node 18.18.0 on both systems
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