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

Issue creating an output dir with recursive dir tree #77

Closed
onderceylan opened this issue Dec 17, 2019 · 1 comment · Fixed by #78
Closed

Issue creating an output dir with recursive dir tree #77

onderceylan opened this issue Dec 17, 2019 · 1 comment · Fixed by #78
Labels
bug Something isn't working released

Comments

@onderceylan
Copy link
Collaborator

When the output folder is non-existent, CLI creates a new folder for users. If a user provides a non-existent directory tree, it's not able to resolve and create the tree for the user.

@onderceylan onderceylan added the bug Something isn't working label Dec 17, 2019
onderceylan added a commit that referenced this issue Dec 17, 2019
When the output folder is non-existent, CLI creates a new folder for users. If a user provides a
non-existent directory tree, it's not able to resolve and create the tree for the user.

fix #77
onderceylan added a commit that referenced this issue Dec 19, 2019
When the output folder is non-existent, CLI creates a new folder for users. If a user provides a
non-existent directory tree, it's not able to resolve and create the tree for the user.

fix #77
onderceylan pushed a commit that referenced this issue Dec 19, 2019
## [2.1.3](v2.1.2...v2.1.3) (2019-12-19)

### Bug Fixes

* **file:** fixed an issue while creating a non-existent output dir ([b691b6f](b691b6f)), closes [#77](#77)
@onderceylan
Copy link
Collaborator Author

🎉 This issue has been resolved in version 2.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant