### Describe the bug <img width="2710" height="666" alt="Image" src="https://github.com/user-attachments/assets/0b4c89fc-2dc0-470d-9d27-6f7cccc5dd87" /> ### Reproduction link https://github.com/repro-issues/storybookjs-issue-33508 ### Reproduction steps 1. pnpm create vite 2. cd vite project 3. pnpm create storybook@latest ### System ```bash Storybook Environment Info: │ │ System: │ OS: macOS 26.2 │ CPU: (8) arm64 Apple M1 │ Shell: 5.9 - /bin/zsh │ Binaries: │ Node: 24.12.0 - /Users/zhyd1997/.nvm/versions/node/v24.12.0/bin/node │ npm: 11.6.2 - /Users/zhyd1997/.nvm/versions/node/v24.12.0/bin/npm │ pnpm: 10.27.0 - /Users/zhyd1997/.nvm/versions/node/v24.12.0/bin/pnpm <----- │ active │ Browsers: │ Chrome: 143.0.7499.193 │ Safari: 26.2 ``` ### Additional context _No response_