-
Notifications
You must be signed in to change notification settings - Fork 10
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
Node 20 Support? #8
Comments
Oh wow! Looks like there is some new requirements for Node 20 that weren't present in Node 18. From #7 as well, it does seem like I'll need to rewrite the whole object manager to make it properly compatible. Thanks for the report! Unfortunately, my company hasn't allocated me any cycles for this project, and I've been doing other stuff in my spare time, sorry for the lack of support. |
No prob, I'll probably take this up at some point myself if need be. I can get by on Node 18 for now. May reach out eventually for some help navigating things, if you have time then. |
Of course! Always happy to answer any questions. You can reach me at jack ro.am (work email) or theduvallj gmail.com (personal email) |
About node 20, I can say that I've successfully compiled / used pre-compiled libs for a range of x64 platforms, for both node 20, and node 21. It is possible, just try to recompile on the target system, that might help, I'm not sure! |
I've published binaries to the 0.7.2 version of If this error still occurs, please provide reproduction steps & change the title and I will re-open it. |
You're awesome @duvallj - we love your work! ❤️ |
Thank you so much @duvallj! |
For reference, getting this stack:
The text was updated successfully, but these errors were encountered: