errors.fyi community error code reference
ENOTEMPTY
posix

Directory not empty

A directory was supplied to an operation (such as rmdir()) that requires the directory to be empty. Numeric value is platform-specific: 39 on Linux, 66 on macOS.

References

โ† all namespaces for ENOTEMPTY