Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not implemented: Pipe.prototype.connect #28332

Open
steve02081504 opened this issue Feb 27, 2025 · 1 comment
Open

Not implemented: Pipe.prototype.connect #28332

steve02081504 opened this issue Feb 27, 2025 · 1 comment

Comments

@steve02081504
Copy link

Error [ERR_NOT_IMPLEMENTED]: Not implemented: Pipe.prototype.connect - Windows
    at notImplemented (ext:deno_node/_utils.ts:9:9)
    at Pipe.connect (ext:deno_node/internal_binding/pipe_wrap.ts:112:7)
    at _internalConnect (node:net:288:26)
    at defaultTriggerAsyncIdScope (ext:deno_node/internal/async_hooks.ts:193:18)
    at Socket.connect (node:net:806:7)
    at Object.connect (node:net:1272:17)
    at file:///C:/Users/steve02081504/Documents/workstation/fount/node_modules/.deno/fixed-discord-rpc@4.0.2/node_modules/fixed-discord-rpc/src/transports/ipc.js:44:22
    at new Promise (<anonymous>)
    at getIPC (file:///C:/Users/steve02081504/Documents/workstation/fount/node_modules/.deno/fixed-discord-rpc@4.0.2/node_modules/fixed-discord-rpc/src/transports/ipc.js:35:10)
    at IPCTransport.connect (file:///C:/Users/steve02081504/Documents/workstation/fount/node_modules/.deno/fixed-discord-rpc@4.0.2/node_modules/fixed-discord-rpc/src/transports/ipc.js:119:40) {
  code: "ERR_NOT_IMPLEMENTED",
  name: "Error"
}

wanna this for coool rpc support :(

@steve02081504
Copy link
Author

might be related: #25867

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants