Skip to content

Expo app is not installing on Android emulator #261

@rizwanahmed19

Description

@rizwanahmed19

Description

After creating a new project, I ran 'yarn run android' but instead of getting the expo app on the emulator I'm getting an error.

Expected Behavior

Expo app should be installed on my emulator and my app should be up and running.

Observed Behavior

I'm getting an error in the terminal while running the packager. Although I'm getting the QR code.

If there's an error message, please paste the full terminal output and error message in this code block:

Error running adb: Failed to install C:\Users\Rizwan\.expo\android-apk-cache\Exponent-1.16.1.apk: Failure [INSTALL_PARSE
_FAILED_UNEXPECTED_EXCEPTION: Failed to parse /data/app/vmdl1193990351.tmp/base.apk: AndroidManifest.xml]

Environment

Please run these commands in the project folder and fill in their results:

  • npm ls react-native-scripts: +-- UNMET PEER DEPENDENCY react@16.0.0-alpha.6
    `-- react-native-scripts@0.0.31

npm ERR! peer dep missing: react@>=15.4.0, required by react-native-maps@0.14.0

  • npm ls react-native: react-native@0.44.3
  • npm ls expo: expo@17.0.0
  • node -v: v7.9.0
  • npm -v: 3.10.9
  • yarn --version: 0.23.2
  • watchman version:

Also specify:

  1. Operating system: Windows 8.1 64bit
  2. Phone/emulator/simulator & version: Nexus 5X API 25

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions