Skip to content

fix: restore Node 18 support for context7 mcp#2762

Merged
fahreddinozcan merged 2 commits into
upstash:masterfrom
mturac:fix/node18-context7-mcp
Jun 13, 2026
Merged

fix: restore Node 18 support for context7 mcp#2762
fahreddinozcan merged 2 commits into
upstash:masterfrom
mturac:fix/node18-context7-mcp

Conversation

@mturac

@mturac mturac commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • pin @upstash/context7-mcp runtime dependencies to Node 18-compatible major versions
  • update the lockfile so Node 18 does not load undici 7 at startup

Closes #2761

Validation

  • pnpm install --filter @upstash/context7-mcp --frozen-lockfile
  • pnpm --filter @upstash/context7-mcp build
  • pnpm --filter @upstash/context7-mcp typecheck
  • pnpm --filter @upstash/context7-mcp test
  • pnpm --filter @upstash/context7-mcp lint:check
  • NPM_CONFIG_CACHE=/tmp/context7-node18-npm-cache npm exec --package node@18.20.8 -- node packages/mcp/dist/index.js --version

@fahreddinozcan fahreddinozcan merged commit 8123b51 into upstash:master Jun 13, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Stopped working for Node 18

2 participants