Skip to content

docs: add note about fs.rmdir()/fs.rmdirSync()

Rodrigo Muino Tomonari requested to merge github/fork/al-k21/docs into master

fs.rmdir()/fs.rmdirSync() on the file (not directory) results in different errors on Windows to everything else

fixes: #8797 (closed)

Checklist
Affected core subsystem(s)

doc

Merge request reports

Loading