Skip to content

fix(scripts): switch from fs.rmdir to fs.rm#399

Open
libaurea wants to merge 1 commit into
matrix-org:mainfrom
libaurea:fix/recursive-rmdir
Open

fix(scripts): switch from fs.rmdir to fs.rm#399
libaurea wants to merge 1 commit into
matrix-org:mainfrom
libaurea:fix/recursive-rmdir

Conversation

@libaurea

Copy link
Copy Markdown

The recursive option was already deprecated in node v14.14.0 (2020-10-15), but has now been permanently removed in v25.0.0 (2025-10-15).

https://nodejs.org/api/fs.html#fsrmdirpath-options-callback

The recursive option was already deprecated in node v14.14.0 (2020-10-15), but has now been permanently removed in v25.0.0 (2025-10-15).

https://nodejs.org/api/fs.html#fsrmdirpath-options-callback
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.

1 participant