federicodotta / Brida

The new bridge between Burp Suite and Frida!
MIT License
1.61k stars 207 forks source link

env: node: No such file or directory #88

Closed ppuuoo closed 2 years ago

ppuuoo commented 2 years ago

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: "/Users/apple/node_modules/.bin/frida-compile" -x -o "/opt/burp/brida//bridaGeneratedCompiledOutput.js" "/opt/burp/brida//brida.js"

WX20210918-151444@2x
ppuuoo commented 2 years ago

解决了,node版本的问题,安装14版本,然后在命令中手动生成js文件