Skip to content

Could not list contents of '/third-party/glog-0.3.4/test-driver' - Android Release #14464

Description

@ben-snaize

Scenario
When creating an Android release APK, the error Could not list contents of '/Users/user/project/node_modules/react-native/third-party/glog-0.3.4/test-driver' is encountered which causes the build to fail.

Steps to Reproduce
npm i react-native@0.45 --save
cd android && ./gradlew assembleRelease && ./gradlew installRelease

There is a folder named third-party-podspecs that contains the GLog.podspec. This probably gets expanded into another folder, third-party on build. Inside of this, there is a file under glog-0.3.4/test-driver which appears to be an alias that does not resolve.

screen shot 2017-06-12 at 10 03 32

There is a temporary fix which is to delete the third-party folder. Please can we look at getting this one corrected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions