steps to reproduce
git clone https://github.com/grabcode/react-native-web-starter.git projectname
cd projectname
npm i
npm run storybook
Console Errors:
ERROR in ./web/.storybook/config.js Module build failed: Error: Couldn't find preset "stage-2" relative to directory "/Users/thurt/projects/blah/web/.storybook"
ERROR in ./web/.storybook/config.js Module not found: Error: Cannot resolve 'file' or 'directory' ../../app/stories in /Users/thurt/projects/react-native-web-starter/web/.storybook
PR to follow
steps to reproduce
git clone https://github.com/grabcode/react-native-web-starter.git projectnamecd projectnamenpm inpm run storybookConsole Errors:
ERROR in ./web/.storybook/config.js Module build failed: Error: Couldn't find preset "stage-2" relative to directory "/Users/thurt/projects/blah/web/.storybook"ERROR in ./web/.storybook/config.js Module not found: Error: Cannot resolve 'file' or 'directory' ../../app/stories in /Users/thurt/projects/react-native-web-starter/web/.storybookPR to follow