platodevP
Deno2y ago
platodev

websockets package

an npm package using websockets I use fails
deno run --allow-all cli.ts
error: Uncaught (in promise) TypeError: (0 , G.default) is not a function
    at https://esm.sh/v135/rpc-websockets@7.9.0/denonext/dist/lib/client.js:17:1461
    at https://esm.sh/v135/rpc-websockets@7.9.0/denonext/dist/lib/client.js:17:1583
    at https://esm.sh/v135/rpc-websockets@7.9.0/denonext/dist/lib/client.js:17:452
    at https://esm.sh/v135/rpc-websockets@7.9.0/denonext/dist/lib/client.js:17:2248
    at https://esm.sh/v135/rpc-websockets@7.9.0/denonext/dist/lib/client.js:17:452
    at https://esm.sh/v135/rpc-websockets@7.9.0/denonext/dist/lib/client.js:17:8516
Was this page helpful?