-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
frida
has no prebuilt binaries for Node 20
#119
Labels
bug
Something isn't working
Comments
There is a related issue in frida/frida-node#87 |
This appears to still be an issue, just go this on Node 20:
For now, we need to pin Node 18 exactly everywhere (instead of In the long term, the solution appears to once again be to switch to what HTTP Toolkit is doing. :) https://github.com/httptoolkit/frida-js |
Closing in favour of #132. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For node v20, the install fails because there are no prebuilt binaries for
frida
.The text was updated successfully, but these errors were encountered: