reactnativecn / react-native-website

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

mac在模拟机上运行报错 #833

Open Liiiiiiiii opened 1 month ago

Liiiiiiiii commented 1 month ago

RN : "react-native": "0.74.1"

xcode: 15.3 模拟器系统:17.4

运行 npx react-native run-ios 后 error Failed to launch the app on simulator, An error was encountered processing the command (domain=FBSOpenApplicationServiceErrorDomain, code=1): Simulator device failed to launch org.reactjs.native.example.AwesomeProject. The request was denied by service delegate (SBMainWorkspace). Underlying error (domain=FBSOpenApplicationServiceErrorDomain, code=1): The request to open "org.reactjs.native.example.AwesomeProject" failed. The request was denied by service delegate (SBMainWorkspace).

此时模拟器上已经安装好了, 但是打不开