Closed 3cp closed 5 years ago
This fix follows Nodejs behavior that silently passes if a recursive mkdir tries to create an existing folder.
closes #270
could you review this one? @tschaub
Looks great. Thanks for the fix @3cp.
This fix follows Nodejs behavior that silently passes if a recursive mkdir tries to create an existing folder.
closes #270