aralroca / chat-with-deno-and-preact

Chat app with Deno + Preact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deno run --allow-net --allow-read server.ts

ethic-233 opened this issue · comments

commented

error: Module not found "https://deno.land/std/ws/mod.ts".
at file:///C:/Users/35141/Desktop/3108/code/chat-with-deno-and-preact/server.ts:2:45

well, this example is with an old version of Deno. Probably this example should be updated! Thanks to report @ethic-233

However if you are looking for Deno + Preact, take look to Fresh framework