我已经按照 https://reactnative.dev/docs/environment-setup 中指定的说明进行操作,除了 choclatey,因为我已经有了节点等。但是我无法构建我的应用程序以到达模拟器上的输出 RN 样板(第 2 步:在文档中)遵循 npx react-native run-android。我已经搜索了很多小时来解决问题,但我一无所获,而且变得非常令人沮丧。下面我附上了相关的输出。
预先感谢您的帮助。我只是刚开始,所以如果我需要提出更多问题以完全理解这个问题,请原谅我。
D:\CDLearn\ReactNative\AirBnb>npx react-native run-android
info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag.
Jetifier found 903 file(s) to forward-jetify. Using 8 workers...
info Starting JS server...
info Launching emulator...
info Successfully launched emulator.
info Installing the app...
> Task :app:processDebugMainManifest FAILED
11 actionable tasks: 11 executed
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processDebugMainManifest'. …Run Code Online (Sandbox Code Playgroud)