expo / web-examples

Examples of using Expo in the browser.
272 stars 52 forks source link

Uncaught TypeError: Cannot assign to read only property 'exports' of object '#<Object>' #53

Closed peeyush-sahu closed 5 years ago

peeyush-sahu commented 5 years ago

image

Expo Version: 3.0.6

Steps to reproduce:

  1. Create project using expo-cli.
  2. yarn add react-native-web react-dom
  3. yarn add expo@next
  4. expo start --web --non-interactive
EvanBacon commented 5 years ago

https://github.com/expo/expo/issues/5109