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

can't make dir on parent's parent folder #17

Closed
kakarlus opened this issue Nov 13, 2019 · 2 comments
Closed

can't make dir on parent's parent folder #17

kakarlus opened this issue Nov 13, 2019 · 2 comments

Comments

@kakarlus
Copy link

Hello,

I was just testing the File Manager Webpack Plugin (https://github.com/gregnb/filemanager-webpack-plugin) which uses this module and i found out that it's not possible to create a folder which is outside of the current dir.

makeDir('../../folder/subfolder/subfolder/');

Regards,
Carlos

@sindresorhus
Copy link
Owner

What Node.js version? What error do you get (include the full stack trace)?

@kakarlus
Copy link
Author

my bad, i tested it by itself, it's working. i'll have to look at the webpack plugin now.

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

No branches or pull requests

2 participants