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 #104 - "mkdir -p" fail on Windows OS was fixed #106

Merged
merged 2 commits into from
Dec 21, 2018

Conversation

anton-marchenko
Copy link
Contributor

Issue #104 - "mkdir -p" fail on Windows OS was fixed

Description

When I do npm run bundle:svg I see error, because flag "-p" (mkdir -p dist/svg) unsupported on Windows systems.

I fixed it whith Node.js mkdirp library.

@seonim-ryu
Copy link
Member

Can one of the admins verify this patch?

@anton-marchenko
Copy link
Contributor Author

@jinwoo-kim-nhn, maybe should I change npm version of tui.image-editor, when I do PR?

Copy link
Contributor

@dongsik-yoo dongsik-yoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are simple and nothing to comment. Thank you.
@jinwoo-kim-nhn Request final confirm

@dongsik-yoo dongsik-yoo merged commit 5e70e1d into nhn:master Dec 21, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants