isaacs / rimraf

A `rm -rf` util for nodejs
ISC License
5.66k stars 252 forks source link

Tests failing on Node 18.x for Windows Bash & PowerShell #310

Closed ajitzero closed 4 months ago

ajitzero commented 5 months ago

Needs investigation. It must be a Node issue since the tests work in v16, v20 & v22.

Issue first seen with CI 167 which uses this commit https://github.com/isaacs/rimraf/commit/dc3ffe52b13eab931a3d5c697c7a1342a9351b5f

isaacs commented 4 months ago

Yeah, v18 windows has some issues wiht tap, which is why i've dropped support for it in main.