Skip to main content
Dynamic home page
Overview
Search...
⌘K
Getting Started
Welcome
Integrating using AI
Go Live Checklist
Wallets
Wallets Overview
Our Embedded Wallets
Overview
MPC Fundamentals and Glossary
Why MPC Matters
Architecture & Cryptography
MPC Configuration Guide
Advanced Options
Policies & Rules
How MPC Shares Work
Delegated Access
Glossary of Terms
Security
Overview
Best Practices
Mitigating Attack Vectors
JWT Verification
Server-side auth and JWT verification
Access Control
Access Control
Access Lists
Gates
Rate Limits
Rate Limit Policies
Developer Dashboard
SDK and API Keys
Set Up SSO
API Token Permissions
Analytics
Users & Visitors
Test Accounts
Webhooks
Organization
Settings
Social Providers
Migrations
Migrating to Dynamic
Migrating Users via CSV
Migration from RainbowKit
Wallets & Chains Integration
Overview
Integrate your Wallet
Integrate your Chain
Troubleshooting
Initial Steps
Dynamic Doctor
Generating a HAR file
React / Vite
Next.js
Solana
Mobile
WalletConnect
Browser Extension
TypeScript
TypeScript Compilation Errors
Recipes
Recipes Introduction
Stablecoin Accounts
Yield
Swap and bridge
x402
World
Chains
Farcaster
Telegram
PayWithCrypto
Frameworks
Webhook Guides
Transaction Protection
Explore Dynamic
Start Free
Live Support
System Status
Dynamic home page
Overview
Search...
⌘K
Ask AI
Explore Dynamic
Start Free
Live Support
System Status
Search...
Navigation
TypeScript
TypeScript Compilation Errors
Troubleshooting
TypeScript
TypeScript Compilation Errors
Copy page
Copy page
We support TypeScript v5.x. If you have a compilation error and are on TypeScript 4 or lower, either upgrade to latest, or add an override to your package.json:
Copy
Ask AI
"dependencies": {
...
},
"overrides": {
"typescript": "5.2.0"
},
Was this page helpful?
Yes
No
Previous
Recipes Introduction
Ready-to-use integrations and tutorials to help you build faster with Dynamic
Next
⌘I