Requesting linux-musl build
0x5e opened this issue · 0 comments
0x5e commented
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.