Refringe
5aea46df6b
Attempts to fix cross-device rename issue.
Resolves a `EXDEV: cross-device link not permitted` error when attempting to use `fs.rename` to move a file from one device to another. Reintroduces the `fs-extra` package to help with this.
Description
Languages
JavaScript
86%
TypeScript
14%