storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.04k stars 9.24k forks source link

Getting Error: Can't resolve '@storybook/react/dist/client/preview' in '/builds/StixNext/mojito/.storybook' on build #14665

Closed renjith-jr closed 1 year ago

renjith-jr commented 3 years ago

ERR! => Failed to build the preview ERR! Module not found: Error: Can't resolve '@storybook/react/dist/client/preview' in '/builds/StixNext/mojito/.storybook' ERR! ModuleNotFoundError: Module not found: Error: Can't resolve '@storybook/react/dist/client/preview' in '/builds/StixNext/mojito/.storybook'

ndelangen commented 1 year ago

Without a reproduction there's really nothing we can do to help you.

It would seem a package wasn't installed?