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

Set required node version to 12.10.0 #3

Closed
wants to merge 1 commit into from

Conversation

cpietsch
Copy link

@cpietsch cpietsch commented May 1, 2020

The required node versions for the recursive flag of fs.mkdir & fs.rmdir are:

  • fs.mkdir: >=v11.3.0
  • fs.rmdir: >=v12.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
The required node versions for the recursive flag of fs.mkdir & fs.rmdir are:
- fs.mkdir: >=v11.3.0
- fs.rmdir: >=v12.10.0
@cpietsch cpietsch changed the title set required node version to 12.10.0 Set required node version to 12.10.0 May 1, 2020
@brattonross brattonross mentioned this pull request May 5, 2020
@larionov
Copy link

larionov commented May 7, 2020

I think this is fixed in 7beb172

@cpietsch cpietsch closed this May 17, 2020
agulado pushed a commit to agulado/vitepress that referenced this pull request Mar 4, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants