aws-mobile-appsync-sdk-android icon indicating copy to clipboard operation
aws-mobile-appsync-sdk-android copied to clipboard

Execution failed for task ':app:nodeSetup'.

Open tomtharakan opened this issue 4 years ago • 0 comments

Execution failed for task ':app:nodeSetup'.

Could not resolve all files for configuration ':app:detachedConfiguration3'. Could not find org.nodejs:node:6.7.0. Searched in the following locations: - https://plugins.gradle.org/m2/org/nodejs/node/6.7.0/node-6.7.0.pom - https://jitpack.io/org/nodejs/node/6.7.0/node-6.7.0.pom - https://repo.maven.apache.org/maven2/org/nodejs/node/6.7.0/node-6.7.0.pom - https://dl.google.com/dl/android/maven2/org/nodejs/node/6.7.0/node-6.7.0.pom - https://nodejs.org/dist/v6.7.0/node-v6.7.0-darwin-arm64.tar.gz Required by: project :app

Possible solution:

  • Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

tomtharakan avatar Oct 22 '21 12:10 tomtharakan