I'm on macOS 10.15.2
❯ sudo mkdir /Users/wow
❯ sudo mkdir /Users/wow
mkdir: /Users/wow: File exists # âś…
❯ trash /Users/wow
Error: Command failed: /usr/local/lib/node_modules/trash-cli/node_modules/trash/lib/macos-trash /Users/wow
“wow” couldn’t be moved to the trash because you don’t have permission to access it.
❯ sudo trash /Users/wow
Error: Command failed: /usr/local/lib/node_modules/trash-cli/node_modules/trash/lib/macos-trash /Users/wow
“wow” couldn’t be moved to the trash because you don’t have permission to access it.
❯ sudo rm -rf /Users/wow
❯ test -d /Users/wow || echo 'no folder'
no folder
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