小编Joh*_*her的帖子

ios 博览会 - “启动设备时无法确定运行时包”

尝试在 Macbook(2012 年中)上启动 expo 项目,出现以下错误:

*** -SimDevice _onBootstrapQueue_bootWithOptions:error:, SimDevice.m:2057 2021-12-25 21:21:29.751 simctl[3424:48740] 中断言失败 *** 由于未捕获的异常“NSInternalInconsistencyException”而终止应用程序,原因:“启动设备时无法确定运行时包。”

我该如何解决?提前致谢。

> expo start --ios

Starting project at /Users/johngfisher/App
Developer tools running on http://localhost:19002
Starting Metro Bundler
xcrun exited with signal: SIGABRT
2021-12-25 21:21:29.748 simctl[3424:48740] *** Assertion failure in -[SimDevice _onBootstrapQueue_bootWithOptions:error:](), SimDevice.m:2057
2021-12-25 21:21:29.751 simctl[3424:48740] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Unable to determine runtime bundle when booting device.'
*** First throw call stack:
(
        0   CoreFoundation                      0x00007fff2f046727 __exceptionPreprocess + 250
        1 …
Run Code Online (Sandbox Code Playgroud)

ios react-native expo

26
推荐指数
2
解决办法
1万
查看次数

标签 统计

expo ×1

ios ×1

react-native ×1