The solution brida for error
Error:
------------
env: node: No such file or directory
Error during frida-compile, potentially caused by compilation errors. Aborting. If exception details are not returned, try to run frida-compile manually. frida-compile command:
"/usr/local/bin/node_modules/frida-compile/bin/compile.js" -x -o "/Users/mustafa/Desktop/tools/tmp/bridaGeneratedCompiledOutput.js" "/Users/mustafa/Desktop/tools/tmp/brida.js"
Solution (to add node and compile.js files to the path):
(beware that your paths might be different)
--------------
sudo launchctl config user path $PATH:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
/ @mustafaran
/ admİn