We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i get error when trying building frida
gyp: binding.gyp not found (cwd: /data/data/com.termux/files/home/node_modules/frida) while trying to load binding.gyp gyp ERR! configure error ify:@frida/nan: timing reifyNo gyp ERR! stack Error: gyp failed with exit code: 1 gyp ERR! stack at ChildProcess.onCpExit (/data/data/com.termux/files/home/node_modules/node-gyp/lib/configure.js:325:16) gyp ERR! stack at ChildProcess.emit (node:events:513:28) gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12) gyp ERR! System Linux 4.14.180-perf-gd3e8272ae7d0 gyp ERR! command "/data/data/com.termux/files/usr/bin/node" "/data/data/com.termux/files/home/node_modules/.bin/node-gyp" "rebuild" gyp ERR! cwd /data/data/com.termux/files/home/node_modules/frida gyp ERR! node -v v18.12.1 gyp ERR! node-gyp -v v9.3.1 gyp ERR! not ok npm ERR! code 1 npm ERR! path /data/data/com.termux/files/home/node_modules/frida npm ERR! command failed npm ERR! command sh -c prebuild-install || node-gyp rebuild
gyp
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i get error when trying building frida
gyp: binding.gyp not found (cwd: /data/data/com.termux/files/home/node_modules/frida) while trying to load binding.gyp
gyp ERR! configure error ify:@frida/nan: timing reifyNo gyp ERR! stack Error:
gyp
failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/data/data/com.termux/files/home/node_modules/node-gyp/lib/configure.js:325:16) gyp ERR! stack at ChildProcess.emit (node:events:513:28) gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12) gyp ERR! System Linux 4.14.180-perf-gd3e8272ae7d0
gyp ERR! command "/data/data/com.termux/files/usr/bin/node" "/data/data/com.termux/files/home/node_modules/.bin/node-gyp" "rebuild"
gyp ERR! cwd /data/data/com.termux/files/home/node_modules/frida
gyp ERR! node -v v18.12.1
gyp ERR! node-gyp -v v9.3.1 gyp ERR! not ok
npm ERR! code 1
npm ERR! path /data/data/com.termux/files/home/node_modules/frida npm ERR! command failed
npm ERR! command sh -c prebuild-install || node-gyp rebuild
The text was updated successfully, but these errors were encountered: