Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't trash folders with content #30

Closed
SonOfDiablo opened this issue Feb 29, 2020 · 1 comment
Closed

Can't trash folders with content #30

SonOfDiablo opened this issue Feb 29, 2020 · 1 comment

Comments

@SonOfDiablo
Copy link

When trying to trash a folder with any content (be it other folders or files) an error is thrown:

at ChildProcess.exithandler (child_process.js:303:12)
at ChildProcess.emit (events.js:321:20)
at maybeClose (internal/child_process.js:1026:16)
at Socket.<anonymous> (internal/child_process.js:441:11)
at Socket.emit (events.js:321:20)
at Pipe.<anonymous> (net.js:672:12)

I have checked and no process is currently using the folder or any files/folders within it.

I'm also able to trash files just fine, as well as folders that do not have any content.

My system:
OS: Windows 10 Home Version 1909 Build 18363
NodeJS: v13.9.0
trash-cli: 3.0.0
trash: 6.1.1
Env: PowerShell 6.2.4

@SonOfDiablo
Copy link
Author

My bad, something was using some of the files, I just didn't see it initially...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant