You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2019. It is now read-only.
tsd init -o, tsd reinstall -s (and other) changes its parent directory's permission to 0744 (which I don't want to).
Why xm.file.mkdirCheckQ() (or xm.fileIO.mkdirCheck()) changes the permission to 0744 statically even though the directory is writable (0700, 0755, 0775, 0777, ...)?