Closed RyanZim closed 8 years ago
graceful-fs is an optional dep; klaw uses the normal fs module if graceful-fs can't be loaded.
Fixes https://github.com/jprichardson/node-fs-extra/issues/275.
Perfect, thank you!
graceful-fs is an optional dep; klaw uses the normal fs module if graceful-fs can't be loaded.
Fixes https://github.com/jprichardson/node-fs-extra/issues/275.