Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuxt installed with NPM gives missing dependency (@storybook/vue3-vite) for @nuxtjs/storybook #743

Closed
adalberth opened this issue Aug 8, 2024 · 1 comment

Comments

@adalberth
Copy link

Hi,

I'm getting a weird error when using nuxt and @nuxtjs/storybook with NPM.

image

Using Node v20.16.0 and installing nuxt with NPM npx nuxi@latest init (Nuxt: 3.12.4) choosing NPM as package manager. Then installing storybook (@nuxtjs/storybook: 8.1.5) with npx nuxi@latest module add storybook then running npx storybook-nuxt init then running npm run storybook gives the error above.

But when installing nuxt with pnpm and choosing pnpm as package manager, it just works.

I'm just following the steps from:

@tobiasdiez
Copy link
Collaborator

Should be fixed by #726

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants