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

port fix for mkdirp issue #111 #268

Closed
wants to merge 1 commit into from

Commits on Aug 24, 2016

  1. port fix for mkdirp issue jprichardson#111

    The original mkdirp mis-handles the fourth parameter when a directory
    component is missing.  The same issue is present in the fs-extra
    variant.
    
    See: https://github.com/substack/node-mkdirp/issues/111
    Signed-off-by: Peter A. Bigot <pab@pabigot.com>
    pabigot committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    7af1715 View commit details
    Browse the repository at this point in the history