Skip to content
New issue

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

[REGRESSION] Android/AndroidTV run fails #1356

Closed
pauliusguzas opened this issue Jan 23, 2024 · 0 comments
Closed

[REGRESSION] Android/AndroidTV run fails #1356

pauliusguzas opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@pauliusguzas
Copy link
Collaborator

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
@pauliusguzas pauliusguzas added the bug Something isn't working label Jan 23, 2024
@ElenaDiachenko ElenaDiachenko self-assigned this Jan 23, 2024
@mihaiblaga89 mihaiblaga89 added this to the 1.0 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants