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

error: Module not found "https://deno.land/std/ws/mod.ts" #12

Open
RobotSail opened this issue Jan 17, 2022 · 0 comments
Open

error: Module not found "https://deno.land/std/ws/mod.ts" #12

RobotSail opened this issue Jan 17, 2022 · 0 comments

Comments

@RobotSail
Copy link

When trying to run the server, I get an error that the file in $title does not exist.

~/Downloads/cpx-components main !1 ❯ deno run --allow-read --allow-net server.ts
Download https://deno.land/std/ws/mod.ts
Warning Implicitly using latest version (0.121.0) for https://deno.land/std/ws/mod.ts
Download https://deno.land/std@0.121.0/ws/mod.ts
error: Module not found "https://deno.land/std/ws/mod.ts".
    at file:///home/oleg/Downloads/cpx-components/server.ts:15:8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant