Closed shuai19980 closed 3 years ago
Hi @shuai19980
from the error it seems that you have an error in one NodeJS modules. Probably you have to fix this error before being able to use Frida-Compile
Federico
Hi @shuai19980
I investigated better your issue and it is caused by a bug in Brida compilation in presence of nodeJs warnings.
I fixed the issue and released a new Brida pre-release. You can found the fixed version here:
https://github.com/federicodotta/Brida/releases/tag/0.5pre2
Please let me know if your issue is solved.
Federico
降低node版本14完美解决
弄好了,非常感谢