electron-java-app icon indicating copy to clipboard operation
electron-java-app copied to clipboard

M1 Mac Could not find org.nodejs:node:12.14.1

Open EironnWalker opened this issue 3 years ago • 0 comments

gradlew runApp

Task :compileJava Task :nodeSetup FAILED

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':nodeSetup'.

Could not resolve all files for configuration ':detachedConfiguration1'. Could not find org.nodejs:node:12.14.1. Searched in the following locations: - https://repo.maven.apache.org/maven2/org/nodejs/node/12.14.1/node-12.14.1.pom - https://nodejs.org/dist/v12.14.1/node-v12.14.1-darwin-arm64.tar.gz Required by: project :

EironnWalker avatar Mar 29 '22 07:03 EironnWalker