sindresorhus / del

Delete files and directories
MIT License
1.32k stars 65 forks source link

Error on directories that have `@` in name #119

Open mischkl opened 4 years ago

mischkl commented 4 years ago

del refuses to delete directories that have @ in the name, giving the error: "Error: EINVAL: invalid argument, rmdir '<folder name that includes @>'"

This is on macOS 10.15.2, node v11.14.0.