ionic-team / ionic-team/native-run

ERR_NON_ZERO_EXIT: Non-zero exit code from Emulator: 1

Open
#34 8 comments 0 reactions 0 assignees View on GitHub
android bug
Dominant language
TypeScript
Stars
137
Forks
28
PR merge metrics
No merged PRs in 30d

Description

This is an unhelpful error message and requires `--verbose` to uncover the cause.

Additionally, when it occurs the native-run process continues running despite encountering a fatal error. This is because `waitForDevice` is called beforehand, which spawns an `adb` process that will never complete.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.