Commit e3eed42
fix(e2e): add missing @cfworker/json-schema dep to node-express-mcp-v2
@modelcontextprotocol/server declares it as an optional peer dependency,
so pnpm doesn't install it automatically. Without it the app fails at
startup with ERR_MODULE_NOT_FOUND.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 08f25bc commit e3eed42
File tree
1 file changed
+1
-0
lines changed- dev-packages/e2e-tests/test-applications/node-express-mcp-v2
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments