ATX
ATX
DDeno
Created by ATX on 2/12/2024 in #help
Cannot find namespace NodeJS
5 replies
DDeno
Created by ATX on 2/12/2024 in #help
Cannot find namespace NodeJS
After fixing my error (not using it), I have network style issues. I more and more think that npm:Imap is nok with deno ,and that there is no alternative 😢
5 replies
DDeno
Created by ATX on 2/12/2024 in #help
Cannot find namespace NodeJS
error: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'Symbol(Deno.internal.rid)')
at TCP.#read (ext:deno_node/internal_binding/stream_wrap.ts:220:45)
at TCP.readStart (ext:deno_node/internal_binding/stream_wrap.ts:90:17)
at _tryReadStart (node:net:276:30)
at TLSSocket._read (node:net:856:7)
at TLSSocket.Readable.read (ext:deno_node/_stream.mjs:2999:16)
at TLSSocket.read (node:net:789:34)
at nReadingNextTick (ext:deno_node/_stream.mjs:3328:13)
at Array.processTicksAndRejections (ext:deno_node/_next_tick.ts:30:15)
at eventLoopTick (ext:core/01_core.js:62:29)
error: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'Symbol(Deno.internal.rid)')
at TCP.#read (ext:deno_node/internal_binding/stream_wrap.ts:220:45)
at TCP.readStart (ext:deno_node/internal_binding/stream_wrap.ts:90:17)
at _tryReadStart (node:net:276:30)
at TLSSocket._read (node:net:856:7)
at TLSSocket.Readable.read (ext:deno_node/_stream.mjs:2999:16)
at TLSSocket.read (node:net:789:34)
at nReadingNextTick (ext:deno_node/_stream.mjs:3328:13)
at Array.processTicksAndRejections (ext:deno_node/_next_tick.ts:30:15)
at eventLoopTick (ext:core/01_core.js:62:29)
5 replies