frida / frida-node

Frida Node.js bindings
281 stars 65 forks source link

Requesting linux-musl build #78

Closed 0x5e closed 1 year ago

0x5e commented 2 years ago

Hi, I'm failed to install frida inside alpine docker, I see the verbose log:

npm ERR! prebuild-install http request GET https://github.com/frida/frida/releases/download/15.2.2/frida-v15.2.2-node-v88-linuxmusl-x64.tar.gz
npm ERR! prebuild-install http 404 https://github.com/frida/frida/releases/download/15.2.2/frida-v15.2.2-node-v88-linuxmusl-x64.tar.gz
npm ERR! prebuild-install warn install No prebuilt binaries found (target=15.10.0 runtime=node arch=x64 libc=musl platform=linux)

Are there any plans to provide the musl rebuild binary? Thanks very much.

https://github.com/frida/frida/issues/556 https://github.com/node-gfx/node-canvas-prebuilt/issues/77