$ pnpx opencoder@latest
Error: EPERM: operation not permitted, scandir '/Users/user1/.Trash'
$
$ ls -dle ~/.Trash
drwx------+ 6 user1 staff 192 Jan 28 19:46 /Users/user1/.Trash
0: group:everyone deny delete
This failure occurs even when I'm not running it from the home directory.
$ pnpx opencoder@latest Error: EPERM: operation not permitted, scandir '/Users/user1/.Trash' $$ ls -dle ~/.Trash drwx------+ 6 user1 staff 192 Jan 28 19:46 /Users/user1/.Trash 0: group:everyone deny deleteThis failure occurs even when I'm not running it from the home directory.