react-native-file-access icon indicating copy to clipboard operation
react-native-file-access copied to clipboard

Maven problem

Open TallNutAlt opened this issue 1 year ago • 2 comments

Execution failed for task ':react-native-file-access:compileDebugKotlin'.

Could not resolve all files for configuration ':react-native-file-access:kotlinCompilerClasspath'. Could not download kotlin-reflect-1.6.10.jar (org.jetbrains.kotlin:kotlin-reflect:1.6.10) > Could not get resource 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar'. > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar'. > Connect to repo.maven.apache.org:443 [repo.maven.apache.org/146.75.112.215] failed: Read timed out

  • Try:

TallNutAlt avatar Oct 19 '23 02:10 TallNutAlt

In order to investigate, I will need the details listed in the bug report template:

  • react-native version
  • react-native-file-access version
  • Explanation of how to trigger this bug

alpha0010 avatar Oct 20 '23 19:10 alpha0010

@alpha0010 System: OS: Windows 10 10.0.22621 CPU: (16) x64 12th Gen Intel(R) Core(TM) i7-1260P Memory: 2.05 GB / 15.73 GB Binaries: Node: version: 18.17.0 path: D:\SDK\node.EXE Yarn: version: 1.22.19 path: ~\AppData\Roaming\npm\yarn.CMD npm: version: 9.6.7 path: D:\SDK\npm.CMD Watchman: Not Found SDKs: Android SDK: Not Found Windows SDK: Not Found IDEs: Android Studio: Not Found Visual Studio: Not Found Languages: Java: 17.0.8 Ruby: Not Found npmPackages: "@react-native-community/cli": Not Found react: installed: 18.2.0 wanted: 18.2.0 react-native: installed: 0.72.4 wanted: 0.72.4 react-native-windows: Not Found npmGlobalPackages: "react-native": Not Found Android: hermesEnabled: true newArchEnabled: false iOS: hermesEnabled: Not found newArchEnabled: Not found

TallNutAlt avatar Oct 21 '23 01:10 TallNutAlt