D
Deno
A
Deno
•
3y ago
anggoran
Using ZeroMQ from NPM
Anyone got fixed the same error as this issue
?
https://github.com/denoland/deno/issues/18345
GitHub
Deno panicked trying to run ZeroMQ from NPM package · Issue #18345 ...
While trying to run the code bellow
: import zmq from
"
n
p
m
:zeromq
@5
" async function run
(
)
: Promise
<void
>
{ const sock
= new zmq
.Pull sock
.connect
(
"
t
c
p
:
/
/127
.0
.0
.
1
:3000
"
) co
.
.
.
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,974
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
No replies yet
Be the first to reply to this message
Join
Similar Threads
IPC (ZeroMQ)
M
mpcref / help
2y ago
Using private npm package from github
T
tjoskar / help
2y ago
Private NPM Registry config with $HOME/.npmrc and project/.npmrc
N
nomercy2124 / help
2y ago