Skip to content

Ensure mkdirP doesn't throw errors for root directories on Windows if they exists #1423

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tusharsnx
Copy link

fixes: #1422

@tusharsnx tusharsnx requested a review from a team as a code owner May 14, 2023 16:45
@tusharsnx tusharsnx changed the title Ensure mkdirP don't throw errors for root directories on Windows if they exists Ensure mkdirP doesn't throw errors for root directories on Windows if they exists May 22, 2023
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.

io.mkdirP throws "EPERM: operation not permitted" for root directories on Windows
1 participant