You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: Uncaught SystemError: Could not get or set buffer size: uv_recv_buffer_size returned EINVAL (invalid argument)
at __node_internal_captureLargerStackTrace (ext:deno_node/internal/errors.ts:90:3)
at new NodeSystemError (ext:deno_node/internal/errors.ts:321:5)
at new ERR_SOCKET_BUFFER_SIZE (ext:deno_node/internal/errors.ts:1414:5)
at bufferSize (node:dgram:730:11)
at startListening (node:dgram:704:5)
at node:dgram:279:7
at Array.processTicksAndRejections (ext:deno_node/_next_tick.ts:39:15)
at eventLoopTick (ext:core/01_core.js:176:29)