我\xe2\x80\x99m 尝试使用该npm run ios命令运行我的React Native 项目。\n但由于某些问题,它一次又一次无法运行。\n它打印出的错误消息如下所示。
GetRest@0.0.1 ios /Users/user/Documents/w_space/bo.git/getrest\n\nreact-native run-ios\n\nerror Could not find the following native modules: RNSVG, RNSVG. Did you forget to run "pod install" ?\n\ninfo Found Xcode workspace "GetRest.xcworkspace"\n\ninfo Building (using "xcodebuild -workspace GetRest.xcworkspace -configuration Debug -scheme GetRest -destination id=81866BE1-BBBB-4A67-990A-3B0B8A613075")\n\n.............\n\nerror Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening GetRest.xcworkspace. Run CLI with --verbose flag …Run Code Online (Sandbox Code Playgroud)