error: Uncaught (in promise) TypeError: listener.accept is not a function #12442
Unanswered
oaklandgit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to get started with a Deno Hello World and can't find any info online about the error I'm getting. (Note, I'm using proper permission flags).
Steps:
simpleServer.ts
but when I run
I get:
Any help would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions