reactnativecn / react-native-website

React Native 中文网
https://reactnative.cn
MIT License
216 stars 327 forks source link

react-native 0.63.3无法正常运行,一直报错无法连接模拟器是什么原因 #706

Closed Dream-Bin closed 1 year ago

Dream-Bin commented 1 year ago

请按以下格式提供问题的相关信息。

问题的具体描述

请描述完整的环境/版本信息

预期结果

Dream-Bin commented 1 year ago

warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.2.99. (in target 'RNFastImage' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.2.99. (in target 'react-native-amap-geolocation' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 9.0 to 14.2.99. (in target 'RNSound' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.2.99. (in target 'boost-for-react-native' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 4.3, but the range of supported deployment target versions is 9.0 to 14.2.99. (in target 'Base64' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 6.0, but the range of supported deployment target versions is 9.0 to 14.2.99. (in target 'JWT' from project 'Pods')

BUILD FAILED

The following build commands failed: CompileC /Users/a0011/Library/Developer/Xcode/DerivedData/Dzans_app-gzmfxrmwcwkpsreewrdpzlhxxick/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/SDWebImage.build/Objects-normal/x86_64/SDImageCoderHelper.o /Users/a0011/Documents/work/dzans_app/dzans_app_new/ios/Pods/SDWebImage/SDWebImage/Core/SDImageCoderHelper.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (1 failure)

error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. a0011@dz001deiMac dzans_app_new % node_modules/react-native/scripts/ios-install-third-party.sh zsh: no such file or directory: node_modules/react-native/scripts/ios-install-third-party.sh