See https://github.com/libuv/libuv/issues/2522 and https://github.com/nodejs/node/pull/29996. Node.js is tested against arm64 but libuv isn't, allowing a compile time error to slip through.
See libuv/libuv#2522 and nodejs/node#29996. Node.js is tested against arm64 but libuv isn't, allowing a compile time error to slip through.