react-native-yz-vlcplayer icon indicating copy to clipboard operation
react-native-yz-vlcplayer copied to clipboard

android build issue (RN 0.61.4)

Open harry-harish opened this issue 5 years ago • 0 comments

I'm getting following error when i try to build RN app version 0.61.4. help needed to fix this.

Cannot find a version of 'androidx.core:core' that satisfies the version constraints: Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.core:core:1.0.1' Constraint path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'androidx.core:core:{strictly 1.0.0}' because of the following reason: debugRuntimeClasspath uses version 1.0.0 Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.vectordrawable:vectordrawable:1.0.1' --> 'androidx.core:core:1.0.0' Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.legacy:legacy-support-core-utils:1.0.0' --> 'androidx.core:core:1.0.0' Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.fragment:fragment:1.0.0' --> 'androidx.core:core:1.0.0' Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.vectordrawable:vectordrawable-animated:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.core:core:1.0.0' Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.legacy:legacy-support-core-utils:1.0.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.core:core:1.0.0' Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.vectordrawable:vectordrawable-animated:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.customview:customview:1.0.0' --> 'androidx.core:core:1.0.0' Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.vectordrawable:vectordrawable-animated:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.viewpager:viewpager:1.0.0' --> 'androidx.core:core:1.0.0' Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.vectordrawable:vectordrawable-animated:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.coordinatorlayout:coordinatorlayout:1.0.0' --> 'androidx.core:core:1.0.0' Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.vectordrawable:vectordrawable-animated:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.drawerlayout:drawerlayout:1.0.0' --> 'androidx.core:core:1.0.0' Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.vectordrawable:vectordrawable-animated:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.slidingpanelayout:slidingpanelayout:1.0.0' --> 'androidx.core:core:1.0.0' Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.vectordrawable:vectordrawable-animated:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0' --> 'androidx.core:core:1.0.0' Dependency path 'MwbPocRn:react-native-yz-vlcplayer:unspecified' --> 'com.facebook.react:react-native:0.61.4' --> 'androidx.appcompat:appcompat:1.0.2' --> 'androidx.vectordrawable:vectordrawable-animated:1.0.0' --> 'androidx.legacy:legacy-support-core-ui:1.0.0' --> 'androidx.asynclayoutinflater:asynclayoutinflater:1.0.0' --> 'androidx.core:core:1.0.0'

harry-harish avatar Nov 21 '19 09:11 harry-harish