Build Failed Module not Found

Please provide the following:

  1. “expo”: “~40.0.0”, “react-native”: “~0.63.4”,
  2. Platforms(Android/iOS/web/all):
    3.“expo”

My build fails on npm run web or npm run ios
The output error :slight_smile:

/AwesomeProject/node_modules/react-native/Libraries/StyleSheet/processColor.jsModule not found: Can't resolve '../Utilities/Platform' in '/AwesomeProject/node_modules/react-native/Libraries/StyleSheet'

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.