This repository was archived by the owner on Jun 28, 2025. It is now read-only.
The requested module '/node_modules/@storybook/core/node_modules/semver/index.js?v=ed947fb2' does not provide an export named 'default' #596
Unanswered
chaithalbe
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I finished migrating my Storybook to version
8.4.7
from8.2.4
. After upgrading, I run the storybook locally usingnpm run storybook
. But I keep getting the below error:Packages I am using:
Here is my .storybook/main.ts:
Terminal output:
I see the same error in the browser window and console. Need help resolving this issue.
Beta Was this translation helpful? Give feedback.
All reactions