Skip to content
This repository was archived by the owner on Mar 19, 2020. It is now read-only.
This repository was archived by the owner on Mar 19, 2020. It is now read-only.

React-Native Build Error .. #3

Description

@phudugamer

Downloading https://services.gradle.org/distributions/gradle-5.5-all.zip
.................................................................................................................................

Welcome to Gradle 5.5!

Here are the highlights of this release:

  • Kickstart Gradle plugin development with gradle init
  • Distribute organization-wide Gradle properties in custom Gradle distributions
  • Transform dependency artifacts on resolution

For more details see https://docs.gradle.org/5.5/release-notes.html

Configure project :@react-native-firebase_app
:@react-native-firebase_app:firebase.bom using default value: 24.1.0
:@react-native-firebase_app package.json found at D:\rn_oreo\node_modules@react-native-firebase\app\package.json
:@react-native-firebase_app:version set from package.json: 6.2.0 (6,2,0 - 6002000)
:@react-native-firebase_app:android.compileSdk using custom value: 28
:@react-native-firebase_app:android.targetSdk using custom value: 28
:@react-native-firebase_app:android.minSdk using custom value: 16
:@react-native-firebase_app:reactNativeAndroidDir D:\rn_oreo\node_modules\react-native\android

Configure project :@react-native-firebase_auth
:@react-native-firebase_auth:firebase.bom using default value: 21.1.0
:@react-native-firebase_auth package.json found at D:\rn_oreo\node_modules@react-native-firebase\auth\package.json
:@react-native-firebase_auth:version set from package.json: 6.2.0 (6,2,0 - 6002000)
:@react-native-firebase_auth:android.compileSdk using custom value: 28
:@react-native-firebase_auth:android.targetSdk using custom value: 28
:@react-native-firebase_auth:android.minSdk using custom value: 16
:@react-native-firebase_auth:reactNativeAndroidDir D:\rn_oreo\node_modules\react-native\android

Configure project :app
registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':app:bundleReleaseResources'.

java.io.IOException: The filename, directory name, or volume label syntax is incorrect

  • 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 22m 17s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions