Commit a007ece
committed
fix: force clean install when yalc fallback is triggered
When switching from yalc link to file link, remove yarn.lock and
cached node_modules to ensure yarn install picks up the new link.
Add --force flag to yarn install to bypass cache completely.1 parent 76397d0 commit a007ece
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | | - | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
0 commit comments