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

rmdirSync NODE style exception when directory is not empty #65

Closed
wants to merge 6 commits into from
Closed

rmdirSync NODE style exception when directory is not empty #65

wants to merge 6 commits into from

Conversation

Viijay-Kr
Copy link

This PR fixes #61
rmdirSync now throws ENOTEMPTY if the directory is not empty.

@jsf-clabot
Copy link

jsf-clabot commented Oct 26, 2018

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

@Viijay-Kr Viijay-Kr closed this by deleting the head repository Feb 2, 2023
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

Successfully merging this pull request may close these issues.

rmdirSync doesn't throw on non-empty directory
2 participants