#nextjs
3 messages · Page 1 of 1 (latest)
Do you have a reproduction handy? We’re still figuring out the recommended pattern for Nextjs app directory, but i don’t think the error you’re seeing is at all related to that. Seems more like a package manager thing
node version v18.16.0
do npx create-next-app next-storybook
inside next-storybook execute npx sb init --builder webpack5
then execute npm run storybook and i get the following error.