Skip to content

Instantly share code, notes, and snippets.

@js08
Created July 5, 2020 21:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save js08/406e33815bed146020cbc0fc5dd099c2 to your computer and use it in GitHub Desktop.
Save js08/406e33815bed146020cbc0fc5dd099c2 to your computer and use it in GitHub Desktop.
reuiuieruirew$ react-native run-android --variant=devDebug --appIdSuffix=dev
info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag.
Jetifier found 1818 file(s) to forward-jetify. Using 8 workers...
info JS server already running.
info Installing the app...
> Configure project :app
Reading env from: .env
versionName: DEV
APP_VERSION_CODE: 4
VERSION CODE : 4
> Task :app:processDevDebugResources FAILED
235 actionable tasks: 2 executed, 233 up-to-date
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processDevDebugResources'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> Android resource linking failed
reuiuieruirew/Desktop/codebase/ewiuewiuiuew-4/frontendapp/reiireooier/android/app/src/main/AndroidManifest.xml:39:9-40:54: AAPT: error: resource color/white
(aka com.sei.sep.logistics.reiireooier.dev.dev:color/white) not found.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 11s
error Failed to install the app. Make sure you have the Android development environment set up: https://facebook.github.io/react-native/docs/getting-started.html#android-development-environment. Run CLI with --verbose flag for more details.
Error: Command failed: ./gradlew app:installDevDebug -PreactNativeDevServerPort=8081
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processDevDebugResources'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> Android resource linking failed
reuiuieruirew/Desktop/codebase/ewiuewiuiuew-4/frontendapp/reiireooier/android/app/src/main/AndroidManifest.xml:39:9-40:54: AAPT: error: resource color/white (aka com.sei.sep.logistics.reiireooier.dev.dev:color/white) not found.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 11s
at checkExecSyncError (child_process.js:630:11)
at execFileSync (child_process.js:648:15)
reuiuieruirew/Desktop/codebase/ewiuewiuiuew-4/frontendapp/reiireooier/node_modules/@react-native-community/cli-platform-android/build/commands/runAndroid/runOnAllDevices.js:94:39)
reuiuieruirew/Desktop/codebase/ewiuewiuiuew-4/frontendapp/reiireooier/node_modules/@react-native-community/cli-platform-android/build/commands/runAndroid/index.js:179:41)
reuiuieruirew/Desktop/codebase/ewiuewiuiuew-4/frontendapp/reiireooier/node_modules/@react-native-community/cli-platform-android/build/commands/runAndroid/index.js:133:12
at processTicksAndRejections (internal/process/task_queues.js:97:5)
reuiuieruirew/Desktop/codebase/ewiuewiuiuew-4/frontendapp/reiireooier/node_modules/react-native/node_modules/@react-native-community/cli/build/index.js:182:9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment