Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using subdirs:true you may get an error EEXIST: file already exists, mkdir #6

Closed
wixbit opened this issue Jun 11, 2020 · 1 comment

Comments

@wixbit
Copy link

wixbit commented Jun 11, 2020

Could be fixed by sending { recursive: true } to mkdir

@rolandstarke
Copy link
Owner

rolandstarke commented Jun 12, 2020

Hey, thank you very much for the report.

This should fix it: af52d2d

(recursive option sounds nice. I kept it this way now to keep it node 8 compatible.)

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

No branches or pull requests

2 participants