expo / expo-webpack-integrations

Packages used to integrate Expo in Webpack-based projects.
8 stars 1 forks source link

EXPO SDK 50 doesn't work on windows. #29

Open sergeushenecz opened 7 months ago

sergeushenecz commented 7 months ago

Summary

Hello everyone. After update expo sdk from 49 to 50. I do to build my project and all ok. and after then i want to run on windows but i see blank white screen.

I see my html empty.

image

Environment

expo-env-info 1.2.0 environment info: System: OS: macOS 14.0 Shell: 5.9 - /bin/zsh Binaries: Node: 20.10.0 - ~/.nvm/versions/node/v20.10.0/bin/node npm: 10.2.3 - ~/.nvm/versions/node/v20.10.0/bin/npm Managers: CocoaPods: 1.11.2 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: DriverKit 23.2, iOS 17.2, macOS 14.2, tvOS 17.2, visionOS 1.0, watchOS 10.2 Android SDK: API Levels: 26, 32, 33 Build Tools: 32.0.0, 32.1.0, 33.0.0, 33.0.0, 34.0.0 System Images: android-25 | Google APIs ARM 64 v8a, android-26 | ARM 64 v8a, android-26 | Google APIs ARM 64 v8a, android-26 | Google APIs Intel x86_64 Atom, android-30 | Google APIs ARM 64 v8a, android-30 | Google APIs Intel x86 Atom, android-30 | Google Play Intel x86 Atom, android-30 | Google APIs ATD ARM 64 v8a, android-31 | Google APIs ARM 64 v8a, android-32 | Google Play ARM 64 v8a, android-33 | Google Play ARM 64 v8a IDEs: Android Studio: 2022.3 AI-223.8836.35.2231.10811636 Xcode: 15.2/15C500b - /usr/bin/xcodebuild npmPackages: @expo/webpack-config: 0.17.4 => 0.17.4 expo: 49.0.21 => 49.0.21 react: 18.2.0 => 18.2.0 react-dom: 18.2.0 => 18.2.0 react-native: 0.72.6 => 0.72.6 react-native-web: 0.19.10 => 0.19.10 npmGlobalPackages: eas-cli: 7.1.0 Expo Workflow: managed

Please specify your device/emulator/simulator platform, model and version

windows 11

Error output

Without errors

Reproducible demo or steps to reproduce from a blank project

Install sdk 50 and do build and install on windows app.