You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
thurt
pushed a commit
to thurt/react-native-web-starter
that referenced
this issue
Jan 18, 2017
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
The text was updated successfully, but these errors were encountered: