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

Won't create missing directories if path name has spaces in it #2

Closed
jakewvincent opened this issue Sep 2, 2021 · 2 comments
Closed

Comments

@jakewvincent
Copy link
Owner

The function that creates missing directories has stopped working. An error is thrown on attempted write:

E212: Can't open file for writing: no such file or directory
@jakewvincent jakewvincent changed the title Won't create missing directories Won't create missing directories if path name has spaces in it Sep 2, 2021
@jakewvincent
Copy link
Owner Author

Still works if there are no spaces in the path name

@jakewvincent
Copy link
Owner Author

jakewvincent commented Sep 20, 2021

Fixed in commit #f01eb89 and #46e6a91

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

1 participant