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

fix(deps): use mkdirp package as the folder creation method #36

Merged
merged 2 commits into from
Sep 26, 2022

Conversation

ojvribeiro
Copy link
Owner

Resolves #34.

In order to fix cross-platform problems I used the mkdirp package to create folders in the command line.

@ojvribeiro ojvribeiro added the bug Something isn't working label Sep 26, 2022
@ojvribeiro ojvribeiro self-assigned this Sep 26, 2022
@ojvribeiro ojvribeiro merged commit c934485 into main Sep 26, 2022
@ojvribeiro ojvribeiro deleted the fix-create-dir-command branch September 26, 2022 06:30
@ojvribeiro ojvribeiro changed the title fix(core): use mkdirp package as the folder creation method fix(deps): use mkdirp package as the folder creation method Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace mkdir command in package scripts
1 participant