当我成功安装 create-react-native-app 且没有出现错误时,出现了此警告,当我输入该警告时,终端给了我一个错误或警告,如下所示:An unexpected error was encountered. Please report it as a bug:
有没有人收到此错误代码或类似的代码?请帮助我解决这个问题。
\n\xe2\x9a\xa0\xef\xb8\x8f Before running your app on iOS, make sure you have CocoaPods installed and initialize the project:\n\n cd travel-app-react-native/ios\n npx pod-install\n\noguzhanatalay@Oguzhans-Mac Desktop % cd travel-app-react-native \noguzhanatalay@Oguzhans-Mac travel-app-react-native % npx pod-install\nnpx: installed 1 in 6.118s\nScanning for pods...\n1.10.0\n> pod install\nInstalling unimodules:\n expo-constants@9.2.0 from ../node_modules/expo-constants/ios\n expo-error-recovery@1.3.0 from ../node_modules/expo-error-recovery/ios\n expo-file-system@9.2.0 from ../node_modules/expo-file-system/ios\n expo-font@8.3.0 from ../node_modules/expo-font/ios\n expo-image-loader@1.2.0 from ../node_modules/expo-image-loader/ios\n expo-keep-awake@8.3.0 from ../node_modules/expo-keep-awake/ios\n expo-linear-gradient@8.3.1 from ../node_modules/expo-linear-gradient/ios\n expo-location@9.0.1 from ../node_modules/expo-location/ios\n …Run Code Online (Sandbox Code Playgroud)