expo / web-examples

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

Module not found: Can't resolve '../../Utilities/Platform' in 'E:\Adyzee\Adyzee\node_modules\react-native\Libraries\Components\TextInput' #89

Open vaibhavgadekar opened 3 years ago

vaibhavgadekar commented 3 years ago

when i run expo web , my project shows error this

Module not found: Can't resolve '../../Utilities/Platform' in 'E:\Adyzee\Adyzee\node_modules\react-native\Libraries\Components\TextInput'
How can i handle this error

expo diagnosis

 Expo CLI 4.0.7 environment info:
    System:
      OS: Windows 10 10.0.18363
    Binaries:
      Node: 14.15.1 - C:\Program Files\nodejs\node.EXE
      npm: 6.14.8 - C:\Program Files\nodejs\npm.CMD
    IDEs:
      Android Studio: Version  3.6.0.0 AI-192.7142.36.36.6308749
    npmPackages:
      expo: ~39.0.2 => 39.0.5
      react: 16.13.1 => 16.13.1
      react-dom: 16.13.1 => 16.13.1
      react-native: ~0.63.3 => 0.63.4
      react-native-web: ~0.13.12 => 0.13.18
      react-navigation: ^4.3.8 => 4.4.3
    Expo Workflow: bare
fgu30 commented 3 years ago

Same issue here. @vaibhavgadekar did you solve it?

kenpower commented 3 years ago

+1