Commit 00531da
fix(deno): Fix Deno E2E test playwright version conflict
Revert `nodeModulesDir: "auto"` and add `@opentelemetry/api` to
package.json instead. This lets pnpm install OTel into node_modules
so Deno resolves it in manual mode without creating a `.deno/` dir
that duplicates playwright.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 59205fd commit 00531da
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments