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

node:tty Cannot read properties of undefined (reading 'Symbol(Deno.internal.rid)') #23043

Closed
Tracked by #22970
littledivy opened this issue Mar 23, 2024 · 0 comments · Fixed by #23044
Closed
Tracked by #22970
Assignees
Labels
bug Something isn't working correctly node API Related to various "node:*" modules APIs node compat

Comments

@littledivy
Copy link
Member

littledivy commented Mar 23, 2024

error: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'Symbol(Deno.internal.rid)')
    at <anonymous> (ext:deno_node/internal_binding/stream_wrap.ts:319:45)

Ref #22970

@littledivy littledivy self-assigned this Mar 23, 2024
@littledivy littledivy added bug Something isn't working correctly node compat node API Related to various "node:*" modules APIs labels Mar 23, 2024
littledivy added a commit to littledivy/deno that referenced this issue Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly node API Related to various "node:*" modules APIs node compat
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant