jitpack.io icon indicating copy to clipboard operation
jitpack.io copied to clipboard

road-runner-ftc-otos/master-6f32f506db-1 build

Open j5155 opened this issue 1 year ago • 0 comments

Please provide:

  • Link to build log from https://jitpack.io https://jitpack.io/com/github/jdhs-ftc/road-runner-ftc-otos/master-6f32f506db-1/build.log
  • Does the project build on your machine with the same commands (e.g. ./gradlew install) ? Yes
  • What error are you seeing? node: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.27' not found (required by node) node: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.25' not found (required by node) node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node) Thank you!

Trying to build a Android library that also compiles and includes node.js web things, and getting this error.

j5155 avatar Jun 03 '24 01:06 j5155