Commit 68668f1
committed
fix(cli): revert --no-frozen-lockfile, set enableImmutableInstalls in .yarnrc.yml
Revert passing --no-frozen-lockfile to vp install from vp create.
Instead, set enableImmutableInstalls: false in .yarnrc.yml so yarn
Berry can create/update lockfiles in CI where it defaults to immutable.1 parent 59efd62 commit 68668f1
2 files changed
Lines changed: 11 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | | - | |
813 | | - | |
814 | | - | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
815 | 810 | | |
816 | 811 | | |
817 | 812 | | |
| |||
960 | 955 | | |
961 | 956 | | |
962 | 957 | | |
963 | | - | |
964 | | - | |
965 | | - | |
966 | | - | |
967 | | - | |
968 | | - | |
969 | | - | |
970 | | - | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
971 | 961 | | |
972 | 962 | | |
973 | 963 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1125 | 1125 | | |
1126 | 1126 | | |
1127 | 1127 | | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
1128 | 1133 | | |
1129 | 1134 | | |
1130 | 1135 | | |
| |||
0 commit comments