We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Android/AndroidTV run fails on harness and template, tested on release/1.0 branch
To Reproduce
npx rnv run -p android
Expected behavior app runs on sim
Screenshots or copy&paste
┌──────────────────────────────────────────────────────────────────────────────┐ │ 🚀 SUMMARY | 1/23/2024, 11:09:23 AM │ │ $ npx rnv run -p android │ ├──────────────────────────────────────────────────────────────────────────────┤ │ ReNative Version: 1.0.0-rc.9 │ │ Project Name ($package.name): @rnv/app-harness │ │ Project Version ($package.version): 1.0.0-rc.9 │ │ Workspace ($.workspaceID): rnv │ │ Platform (-p): android │ │ Engine ($.platforms.android.engine): engine-rn │ │ Template: @rnv/template-starter@1.0.0-rc.9 │ │ App Config (-c): harness │ │ Build Scheme (-s): debug │ │ Target (-t): Pixel_4_API_29 │ │ Supported Platforms: android │ │ Env Info: darwin | x64 | node v18.17.0 │ │ Executed Time: 0h:0m:37s:239ms │ │ │ │ [ warn ] [run] Another android server at port 8083 already running │ [ error ] [run] COMMAND: npx react-native run-android --mode=Debug --no-packager --deviceId=emulator-5554 FAILED with ERROR: Command failed with exit code 1: npx react-native run-android --mode=Debug --no-packager --deviceId=emulator-5554 Error: Command failed with exit code 1: npx react-native run-android --mode=Debug --no-packager --deviceId=emulator-5554 at makeError (/Users/pauliusguzas/Desktop/renative/renative/node_modules/execa/lib/error.js:60:11) at handlePromise (/Users/pauliusguzas/Desktop/renative/renative/node_modules/execa/index.js:118:26) at processTicksAndRejections (node:internal/process/task_queues:95:5) │ │ │ Project location: │ │ ./platformBuilds/harness_android │ └──────────────────────────────────────────────────────────────────────────────┘ pauliusguzas@MBP-de-Flexn app-harness %
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
ElenaDiachenko
No branches or pull requests
Describe the bug
Android/AndroidTV run fails on harness and template, tested on release/1.0 branch
To Reproduce
npx rnv run -p android
Expected behavior
app runs on sim
Screenshots or copy&paste
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: