Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6295

Error when trying to run a new ReactNative project

$
0
0

I just made a new react native project on my mac. Everytime I try to run the project in an ios emulator I can never seem to get it to run.Here is the command I run npm run ios

Here is the error:

CompileC /Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FlipperKit.build/Objects-normal/arm64/FLEXUtility.o /Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/FlipperKit/iOS/Plugins/FlipperKitNetworkPlugin/SKIOSNetworkPlugin/FLEXNetworkLib/FLEXUtility.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'FlipperKit' from project 'Pods')    cd /Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target arm64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/aidanthebandit/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/aidanthebandit/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=FlipperKit -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DFB_SONARKIT_ENABLED\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Index.noindex/DataStore -I/Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Build/Products/Debug-iphonesimulator/FlipperKit/include -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Headers/Private -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Headers/Private/FlipperKit -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Headers/Public -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Headers/Public/Flipper-DoubleConversion -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Headers/Public/Flipper-Folly -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Headers/Public/Flipper-Glog -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Headers/Public/Flipper-PeerTalk -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Headers/Public/Flipper-RSocket -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Headers/Public/FlipperKit -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Headers/Public/Yoga -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/FlipperKit/iOS/FlipperKit -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Headers/Private/FlipperKit -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/boost-for-react-native -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/boost-for-react-native -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/libevent/include -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/boost-for-react-native -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Flipper-DoubleConversion -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/FlipperKit/iOS/\*\* -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/libevent/include -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/boost-for-react-native -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Flipper-DoubleConversion -I/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/libevent/include -IHeaders/Private/FlipperKit -IHeaders/Private/FlipperKit/CppBridge -IHeaders/Private/FlipperKit/FBCxxFollyDynamicConvert -IHeaders/Private/FlipperKit/FBDefines -IHeaders/Private/FlipperKit/FKPortForwarding -IHeaders/Private/FlipperKit/FlipperKitHighlightOverlay -IHeaders/Private/FlipperKit/FlipperKitLayoutPlugin -IHeaders/Private/FlipperKit/FlipperKitLayoutTextSearchable -IHeaders/Private/FlipperKit/FlipperKitNetworkPlugin -IHeaders/Private/FlipperKit/FlipperKitReactPlugin -IHeaders/Private/FlipperKit/FlipperKitUserDefaultsPlugin -IHeaders/Private/FlipperKit/SKIOSNetworkPlugin -I/Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FlipperKit.build/DerivedSources-normal/arm64 -I/Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FlipperKit.build/DerivedSources/arm64 -I/Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FlipperKit.build/DerivedSources -F/Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Build/Products/Debug-iphonesimulator/FlipperKit -F/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/OpenSSL-Universal/Frameworks -F/Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/OpenSSL-Universal -fmodule-map-file\=/Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Build/Products/Debug-iphonesimulator/YogaKit/YogaKit.modulemap -fmodule-map-file\=/Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DDEBUG\=1 -DFLIPPER_OSS\=1 -DFB_SONARKIT_ENABLED\=1 -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -DFOLLY_HAVE_LIBGFLAGS\=0 -DFOLLY_HAVE_LIBJEMALLOC\=0 -DFOLLY_HAVE_PREADV\=0 -DFOLLY_HAVE_PWRITEV\=0 -DFOLLY_HAVE_TFO\=0 -DFOLLY_USE_SYMBOLIZER\=0 -include /Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/Target\ Support\ Files/FlipperKit/FlipperKit-prefix.pch -MMD -MT dependencies -MF /Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FlipperKit.build/Objects-normal/arm64/FLEXUtility.d --serialize-diagnostics /Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FlipperKit.build/Objects-normal/arm64/FLEXUtility.dia -c /Users/aidanthebandit/Documents/Projects/Side\ projects/breezed/BreezedMe/ios/Pods/FlipperKit/iOS/Plugins/FlipperKitNetworkPlugin/SKIOSNetworkPlugin/FLEXNetworkLib/FLEXUtility.mm -o /Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FlipperKit.build/Objects-normal/arm64/FLEXUtility.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/FlipperKit.build/Objects-normal/arm64/FLEXUtility.o/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-cxxreact' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'glog' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-jsiexecutor' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-RCTAnimation' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Flipper-Folly' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'YogaKit' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'ReactCommon' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FBLazyVector' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Flipper-Glog' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'RCT-Folly' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-RCTVibration' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'RNSVG' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Flipper' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-RCTText' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'boost-for-react-native' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Pods-BreezedMe' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Yoga' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-RCTNetwork' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-CoreModules' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.4, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Flipper-PeerTalk' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'OpenSSL-Universal' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-jsinspector' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-RCTBlob' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'DoubleConversion' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Flipper-RSocket' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'CocoaAsyncSocket' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-Core' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'libevent' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-perflogger' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-callinvoker' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Flipper-DoubleConversion' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'RCTTypeSafety' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-RCTSettings' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-RCTActionSheet' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'RCTRequired' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-Core-AccessibilityResources' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-RCTImage' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-RCTLinking' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-runtimeexecutor' from project 'Pods')warning: Run script build phase 'Bundle React Native code and images' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'BreezedMe' from project 'BreezedMe')warning: Run script build phase 'Start Packager' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'BreezedMe' from project 'BreezedMe')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/BreezedMe.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'BreezedMe' from project 'BreezedMe')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'React-jsi' from project 'Pods')warning: Skipping duplicate build file in Compile Sources build phase: /Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/node_modules/react-native/React/FBReactNativeSpec/projects/breezed/BreezedMe/node_modules/react-native/React/FBReactNativeSpec/FBReactNativeSpec/FBReactNativeSpec-generated.mm (in target 'FBReactNativeSpec' from project 'Pods')warning: Skipping duplicate build file in Copy Headers build phase: /Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/node_modules/react-native/React/FBReactNativeSpec/projects/breezed/BreezedMe/node_modules/react-native/React/FBReactNativeSpec/FBReactNativeSpec/FBReactNativeSpec.h (in target 'FBReactNativeSpec' from project 'Pods')/Users/aidanthebandit/Documents/Projects/Side projects/breezed/BreezedMe/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FBReactNativeSpec' from project 'Pods')** BUILD FAILED **The following build commands failed:        PhaseScriptExecution [CP-User]\ Generate\ Specs /Users/aidanthebandit/Library/Developer/Xcode/DerivedData/BreezedMe-fsddchlhvygapzgxjyusxjzjrkok/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Script-10F3CD65B2F9669B3CBD1130132CFFE5.sh (in target 'FBReactNativeSpec' from project 'Pods')(1 failure)info Run CLI with --verbose flag for more details.aidanthebandit@Aidans-MacBook-Air BreezedMe % 

Ive tried answers from these posts:PhaseScriptExecution [CP-User] error in React NativeReact Native - FBReactNativeSpec Command PhaseScriptExecution failed with a nonzero exit code


Viewing all articles
Browse latest Browse all 6295

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>