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 Dec 1, 2019. It is now read-only.
Hi, instead of using the plain fs.mkdirSynchere, could you use something like mkdirs/mkdirp from fs-extra? If often get errors, because parent hierarchy doesn't existed when the cache should be used.