[ALOY-1001] Remove usage of wrench in favor of fs-extra
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Low |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2018-09-07T22:05:15.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Tooling |
| Labels | n/a |
| Reporter | Tim Poulsen |
| Assignee | Feon Sua Xin Miao |
| Created | 2014-05-01T17:39:46.000+0000 |
| Updated | 2018-09-07T22:05:15.000+0000 |
Description
npm WARN deprecated wrench@1.3.9: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years.
Closing as this was done thanks to the awesome work by miga here https://github.com/appcelerator/alloy/pull/837 (ALOY-1524)