Skip to content

Bump ts-node to 10.9.2 for TypeScript 4.9 compatibility#34

Merged
bermannoah merged 3 commits intomasterfrom
bump-ts-node-10
Mar 17, 2026
Merged

Bump ts-node to 10.9.2 for TypeScript 4.9 compatibility#34
bermannoah merged 3 commits intomasterfrom
bump-ts-node-10

Conversation

@bermannoah
Copy link
Contributor

@bermannoah bermannoah commented Mar 17, 2026

Summary

  • Bumps ts-node from 9.1.1 to 10.9.2
  • ts-node 9.x uses an outdated resolveTypeReferenceDirectives API that is incompatible with TypeScript 4.9, causing npx ts-node to crash at CDK bootstrap/deploy time with a Debug Failure assertion error

Test plan

  • npx ts-node --version reports v10.9.2
  • npx cdk bootstrap runs without the resolveTypeReferenceDirective crash

🤖 Generated with Claude Code

bermannoah and others added 3 commits March 17, 2026 11:25
…ng prepare

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bermannoah bermannoah merged commit fda99a6 into master Mar 17, 2026
3 checks passed
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.

1 participant