Skip to content

[REGRESSION] Android/AndroidTV run fails  #1356

Closed
@pauliusguzas

Description

@pauliusguzas

Describe the bug
Android/AndroidTV run fails on harness and template, tested on release/1.0 branch

To Reproduce

  1. go to app-harness or template-starter
  2. do 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):

  • OS: macOS Ventura
  • Node Version 18.17.0
  • RNV Version 1.0.0-rc.9
  • @rnv/app-harness 1.0.0-rc.9
  • @rnv/template-starter 1.0.0-rc.9

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions