If I use npm script
"copy": "cpy './package.json' dist"
npm run copy
it will give me error
Cannot copy
'./package.json': the file doesn't exist
But if I remove ' like this cpy ./package.json dist
it will run correctly
Windows 10
Node 10.24.1
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