react-native-multibundle icon indicating copy to clipboard operation
react-native-multibundle copied to clipboard

getting error Process 'command 'cmd'' finished with non-zero exit value 1 after yarn e2e:android

Open usamaehsan opened this issue 5 years ago • 0 comments

Summary

getting error after using yarn e2e:android:

Task :app:bundleDebugJsAndAssets FAILED

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':app:bundleDebugJsAndAssets'.

Process 'command 'cmd'' finished with non-zero exit value 1

Environment info

System: OS: Windows 10 10.0.19041 CPU: (8) x64 Intel(R) Core(TM) i7-3740QM CPU @ 2.70GHz Memory: 6.71 GB / 15.91 GB Binaries: Node: 12.18.3 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.4 - C:\Program Files (x86)\Yarn\bin\yarn.CMD npm: 6.14.6 - C:\Program Files\nodejs\npm.CMD SDKs: Android SDK: API Levels: 23, 28, 29 Build Tools: 28.0.3, 29.0.2, 30.0.2 System Images: android-29 | Intel x86 Atom_64, android-29 | Google APIs Intel x86 Atom_64 Android NDK: 21.3.6528147 IDEs: Android Studio: Version 4.0.0.0 AI-193.6911.18.40.6626763 npmPackages: react: 16.9.0 => 16.9.0 react-native: callstack/react-native#feat/bundle-id-for-multibundle => 1000.0.0 npmGlobalPackages: react-native-cli: 2.0.1

Steps to reproduce

  1. just run yarn e2e:android

Describe what you expected to happen:

  1. i expected that app will be installed in my emulater and i can test it

usamaehsan avatar Aug 20 '20 00:08 usamaehsan