mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-29 05:35:41 +00:00
DHT-Node
Bun-Compatibility
Crash on NAPI module using uv_interface_addresses
Bun crashes when a NAPI module tries to call uv_interface_addresses, a libuv function currently unsupported:
Bun is working hard to support all NAPI module calls