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
I am currently trying to initialize the nuxt module “storybook” in a new project, but I get the error message Cannot start nuxt: Cannot read properties of undefined (reading '__STORYBOOK__') .
Hello,
I am currently trying to initialize the nuxt module “storybook” in a new project, but I get the error message
Cannot start nuxt: Cannot read properties of undefined (reading '__STORYBOOK__')
.Steps to reproduce:
npx nuxi@latest init test-storybook
cd test-storybook
npx nuxi@latest module add storybook
Example: https://codesandbox.io/p/devbox/cool-glade-h94z27
If you need more information, please let me know! Thanks.
The text was updated successfully, but these errors were encountered: