-
-
Notifications
You must be signed in to change notification settings - Fork 156
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
The mkdirp module doesn't handle modes in the best way #165
Milestone
Comments
15 tasks
phated
pushed a commit
that referenced
this issue
Jun 28, 2016
phated
pushed a commit
that referenced
this issue
Nov 27, 2017
phated
pushed a commit
that referenced
this issue
Nov 27, 2017
phated
pushed a commit
that referenced
this issue
Nov 27, 2017
phated
pushed a commit
that referenced
this issue
Nov 27, 2017
phated
pushed a commit
that referenced
this issue
Nov 27, 2017
phated
pushed a commit
that referenced
this issue
Nov 27, 2017
phated
pushed a commit
that referenced
this issue
Nov 27, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 28, 2017
phated
pushed a commit
that referenced
this issue
Nov 30, 2017
phated
pushed a commit
that referenced
this issue
Nov 30, 2017
phated
pushed a commit
that referenced
this issue
Nov 30, 2017
phated
pushed a commit
that referenced
this issue
Nov 30, 2017
phated
pushed a commit
that referenced
this issue
Nov 30, 2017
phated
pushed a commit
that referenced
this issue
Dec 5, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
writeFile
)fs.mkdir
call doesn't seem to set sticky, sgid or suid bits butfs.chmod
does - ref https://github.com/gulpjs/vinyl-fs/blob/master/test/dest-modes.js#L339-L340The text was updated successfully, but these errors were encountered: