Unbefugter Fehler: java.io.ioException: Download am Remote -Update nicht heruntergeladen
Posted: 01 Feb 2025, 09:43
Bei Verwendung des NPX Expo Start - -lan ist es nicht möglich, sich über qr oder über exp: // ... im Projekt anzumelden. Durch -Tunnel wird das Projekt gestartet, jedoch mit Einschränkungen oder irgendeiner Art von Fehlern. Wenn Sie es über -LocalHost ausführen, beginnt das Projekt normal. Mit der Webversion und dem Emulator ist auch alles in Ordnung. Ich habe das Projekt mehrmals umgebaut, Abhängigkeiten und aktualisierte Pakete überprüft. Ich habe den Proxy, DNS, Firewall überprüft. Ich habe ein testes leeres Projekt durchgeführt, es funktioniert auch nicht. Android_home und java_home zu ~./Bashrc hinzugefügt. Hier sind die Pakete, die ich verwende: < /p>
Code: Select all
- ─ @babel/core@7.26.0
- ├── @expo/html-elements@0.11.0
- ├── @expo/vector-icons@14.0.4
- ├── @gluestack-ui/accordion@1.0.8
- ├── @gluestack-ui/actionsheet@0.2.46
- ├── @gluestack-ui/alert-dialog@0.1.32
- ├── @gluestack-ui/alert@0.1.16
- ├── @gluestack-ui/avatar@0.1.18
- ├── @gluestack-ui/button@1.0.8
- ├── @gluestack-ui/checkbox@0.1.33
- ├── @gluestack-ui/divider@0.1.10
- ├── @gluestack-ui/fab@0.1.22
- ├── @gluestack-ui/form-control@0.1.19
- ├── @gluestack-ui/icon@0.1.25
- ├── @gluestack-ui/image@0.1.11
- ├── @gluestack-ui/input@0.1.32
- ├── @gluestack-ui/link@0.1.23
- ├── @gluestack-ui/menu@0.2.37
- ├── @gluestack-ui/modal@0.1.35
- ├── @gluestack-ui/nativewind-utils@1.0.26
- ├── @gluestack-ui/overlay@0.1.16
- ├── @gluestack-ui/popover@0.1.43
- ├── @gluestack-ui/pressable@0.1.17
- ├── @gluestack-ui/progress@0.1.18
- ├── @gluestack-ui/radio@0.1.34
- ├── @gluestack-ui/select@0.1.30
- ├── @gluestack-ui/slider@0.1.26
- ├── @gluestack-ui/spinner@0.1.15
- ├── @gluestack-ui/switch@0.1.23
- ├── @gluestack-ui/textarea@0.1.24
- ├── @gluestack-ui/toast@1.0.8
- ├── @gluestack-ui/tooltip@0.1.37
- ├── @legendapp/motion@2.4.0
- ├── @react-navigation/bottom-tabs@7.2.0
- ├── @react-navigation/native-stack@7.2.0
- ├── @react-navigation/native@7.0.14
- ├── @types/jest@29.5.14
- ├── @types/react-native@0.73.0
- ├── @types/react-test-renderer@19.0.0
- ├── @types/react@18.3.18
- babel-plugin-module-resolver@5.0.2
- expo-blur@14.0.1
- expo-constants@17.0.3
- expo-font@13.0.2
- expo-haptics@14.0.0
- expo-linking@7.0.3
- expo-router@4.0.15
- expo-splash-screen@0.29.18
- expo-status-bar@2.0.0
- expo-symbols@0.2.0
- expo-system-ui@4.0.6
- expo-web-browser@14.0.1
- expo@52.0.23
- glob@11.0.0
- jest-expo@52.0.2
- jest@29.7.0
- jscodeshift@17.1.1
- nativewind@4.1.23
- react-dom@18.3.1
- react-native-css-interop@0.1.22
- react-native-gesture-handler@2.20.2
- react-native-reanimated@3.16.6
- react-native-safe-area-context@4.12.0
- react-native-screens@4.4.0
- react-native-svg@15.8.0
- react-native-web@0.19.13
- react-native-webview@13.12.5
- react-native@0.76.5
- react-test-renderer@19.0.0
- react@18.3.1
- rimraf@6.0.1
- tailwindcss@3.4.17
- typescript@5.7.2