Skip to content

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+, 6.x, or 7.x
  • Vite: 6.4.1+ (required by Astro 5), 7.x, or 8.x (Astro 7 uses Vite 8)

You can check your Node.js version with:

Terminal window
node --version

See the Version Compatibility page for the full support matrix and details on how Storybook Astro stays compatible across Astro 5, 6, and 7.