mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +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