You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use node --import tsx for E2E stub servers (Node 20 compat)
--experimental-strip-types requires Node 22.6+, but CI runs Node 20.
The stub server process died immediately with "bad option", causing
MCP handshake failures and TC-PL-002 to fail.
Signed-off-by: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
0 commit comments