expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.23k stars 867 forks source link

Module not found: Can't resolve 'react-dom/client' #381

Closed danilosilvadev closed 2 years ago

danilosilvadev commented 2 years ago

Describe the bug I am receiving this erro on expo start --web if i use @storybook/react instead of @storybook/react-native if i use the native appears 'WebSocket connection to 'ws://localhost:7007/' failed: connect @ index.js:87'. Also on npm run storybook it loads infinitely.

To Reproduce Steps to reproduce the behavior: To reproduce is just creating a new expo TS project and follow the instructions in this repo.

Expected behavior I was expecting to run the stories.

Desktop (please complete the following information):