Replies: 1 comment
-
after checking to a previous version where it's on storybook 6 and using node 16 i could run the storybook |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
i first get a process error

export const { createTheme, css, getCssText, keyframes } = process.env.SANDPACK_UNSTYLED_COMPONENTS === 'true'
but even if i remove this check i end up with adocsParameter.renderer is not a function
, i can browse the stories but css and js are not doneBeta Was this translation helpful? Give feedback.
All reactions