Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not determine the dependencies of task ':react-native-cookies_cookies:compileDebugAidl'. #150

Open
drAliRahnema opened this issue May 19, 2022 · 2 comments

Comments

@drAliRahnema
Copy link

Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':react-native-cookies_cookies:compileDebugAidl'.

Could not resolve all task dependencies for configuration ':react-native-cookies_cookies:debugCompileClasspath'.
Could not resolve androidx.appcompat:appcompat:1.0.2.
Required by:
project :react-native-cookies_cookies > com.facebook.react:react-native:0.68.2
> Could not resolve androidx.appcompat:appcompat:1.0.2.
> Could not get resource 'https://jcenter.bintray.com/androidx/appcompat/appcompat/1.0.2/appcompat-1.0.2.pom'.
> Could not GET 'https://jcenter.bintray.com/androidx/appcompat/appcompat/1.0.2/appcompat-1.0.2.pom'. Received status code 403 from server: Forbidden
Could not resolve androidx.lifecycle:lifecycle-runtime:2.0.0.
Required by:
project :react-native-cookies_cookies > androidx.swiperefreshlayout:swiperefreshlayout:1.0.0 > androidx.core:core:1.0.0
> Could not resolve androidx.lifecycle:lifecycle-runtime:2.0.0.
> Could not get resource 'https://jcenter.bintray.com/androidx/lifecycle/lifecycle-runtime/2.0.0/lifecycle-runtime-2.0.0.pom'.
> Could not GET 'https://jcenter.bintray.com/androidx/lifecycle/lifecycle-runtime/2.0.0/lifecycle-runtime-2.0.0.pom'. Received status code 403 from server: Forbidden
Could not resolve androidx.versionedparcelable:versionedparcelable:1.0.0.
Required by:
project :react-native-cookies_cookies > androidx.swiperefreshlayout:swiperefreshlayout:1.0.0 > androidx.core:core:1.0.0
> Could not resolve androidx.versionedparcelable:versionedparcelable:1.0.0.
> Could not get resource 'https://jcenter.bintray.com/androidx/versionedparcelable/versionedparcelable/1.0.0/versionedparcelable-1.0.0.pom'.
> Could not GET 'https://jcenter.bintray.com/androidx/versionedparcelable/versionedparcelable/1.0.0/versionedparcelable-1.0.0.pom'. Received status code 403 from server: Forbidden

  • 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.

BUILD FAILED in 17s

@HIKALU-Z
Copy link

HIKALU-Z commented Oct 7, 2023

hi do you solve this problem? i meet same problme

@drAliRahnema
Copy link
Author

drAliRahnema commented Oct 8, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants