Requirements
Before installing, ensure your project meets these requirements:
- Node.js: 20.16.0+, 22.19.0+, or 24.0.0+ (required for Storybook 10’s ESM-only support)
- Storybook: 10.0.0+
- Astro: 5.5.3+ or 6.0.0+
- Vite: 6.4.1+ (required by Astro 5+), 7.x, or 8.x
You can check your Node.js version with:
node --versionSee the Astro 6 Compatibility page for details on running with Astro 6.