You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[vite] Internal server error: presetEntries is not iterable
at generateModernIframeScriptCode (/Users/jonathan/IdeaProjects/msw-bug-vite-timers-repro/node_modules/@storybook/builder-vite/dist/codegen-modern-iframe-script.js:11:31)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.load (/Users/jonathan/IdeaProjects/msw-bug-vite-timers-repro/node_modules/vite/dist/node/chunks/dep-c9998dc6.js:39293:32)
at async doTransform (/Users/jonathan/IdeaProjects/msw-bug-vite-timers-repro/node_modules/vite/dist/node/chunks/dep-c9998dc6.js:49976:24) (x2)
What version of
vite
are you using?2.9.14
System info and storybook versions
Describe the Bug
Starting a fresh project result in error :
Link to Minimal Reproducible Example
https://github.com/JesusTheHun/storybook-builder-vite-bug-preset-entries-not-iterable-repro
Participation
The text was updated successfully, but these errors were encountered: