Commit a740323
Downgraded fs-extra version to 6.x to fix a fs.copy related issue.
fs-extra brought in a breaking change here:
jprichardson/node-fs-extra#582
where it breaks ember-try when copying node_modules/ and there's
a symlink in it. The bug would either prevent ember-try from
running or cleaning up after try-each.
@co-authored-by hjdivad1 parent 1618d11 commit a740323
2 files changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3460 | 3460 | | |
3461 | 3461 | | |
3462 | 3462 | | |
| 3463 | + | |
| 3464 | + | |
| 3465 | + | |
| 3466 | + | |
| 3467 | + | |
| 3468 | + | |
| 3469 | + | |
| 3470 | + | |
| 3471 | + | |
3463 | 3472 | | |
3464 | 3473 | | |
3465 | 3474 | | |
| |||
3469 | 3478 | | |
3470 | 3479 | | |
3471 | 3480 | | |
3472 | | - | |
| 3481 | + | |
3473 | 3482 | | |
3474 | 3483 | | |
3475 | 3484 | | |
| |||
0 commit comments