Open ahziani opened 1 month ago
Hi @ahziani ,
Thank you for reaching out to us.
Based on the information you provided, it seems your issue might be related to Next.js and Storybook rather than our template.
Nevertheless, have you run the build
command before starting Storybook?
Bug report
Summary
I just installed Storybook for my project using npx storybook@latest init following the official documentation. However, when I try to run Storybook, I encounter the following error:
Error: Cannot find module 'next/dist/client/components/navigation' at webpackMissingModule at ./node_modules/@storybook/nextjs/dist/export-mocks/navigation/index.mjs at options.factory ...
Environment
Next.js version: 12.3.1 Storybook version: 8.3.5 Node version: 18