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

mkdirp #77

Closed
MylesBorins opened this issue Feb 6, 2016 · 3 comments
Closed

mkdirp #77

MylesBorins opened this issue Feb 6, 2016 · 3 comments

Comments

@MylesBorins
Copy link
Contributor

v5 and up throw an error.

throw new Error('Unsupported Node version: ' + nodeVersion);

seems to be coming from mock-fs

@MylesBorins
Copy link
Contributor Author

the version of mock-fs included in mkdirp is realllly old. Fails on anything higher than v4

Sent in a PR to fix it

https://github.com/substack/node-mkdirp/pull/100

@MylesBorins
Copy link
Contributor Author

PR landed, waiting for release to be cut

@MylesBorins
Copy link
Contributor Author

Closing for now, will stick with including "master" for mkdirp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant