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

Changed mkdir to mkdirs (mkdir -p) #164

Merged
merged 1 commit into from
Oct 28, 2016
Merged

Changed mkdir to mkdirs (mkdir -p) #164

merged 1 commit into from
Oct 28, 2016

Conversation

benswinburne
Copy link
Contributor

#157 seems to be caused by having namespaced packages.

If the package is "@namespace/package" or in fact anything containing a / it fails. Changing calls to fs-extra.mkdir to fs-extra.mkdirs seems to fix this.

@DeviaVir DeviaVir merged commit d123a76 into motdotla:master Oct 28, 2016
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.

2 participants