Commit 5c856b3
fix(ci): run \
\`pnpm -r pack\` needs pnpm's own \`node_modules\` symlink layout to
resolve \`workspace:*\` versions; otherwise it errors with
\`ERR_PNPM_CANNOT_RESOLVE_WORKSPACE_PROTOCOL\`. Run
\`pnpm install --no-frozen-lockfile --ignore-scripts\` first — the
packages are already in the global utoo store, so this is cheap.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>pnpm install\ before \pnpm -r pack\ so workspace deps resolve1 parent c522197 commit 5c856b3
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
177 | 180 | | |
178 | 181 | | |
179 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
180 | 185 | | |
181 | 186 | | |
182 | 187 | | |
| |||
0 commit comments