run main.ts #10591
run main.ts
#10591
-
Hello Everyone I have this error for run this code import { App, Request, Response } from "https://deno.land/x/attain/mod.ts"; const app = new App(); app.listen({ port: 3500 }); deno run --allow-net --unstable main.ts I work on windows10 64bits Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
lucacasonato
May 11, 2021
Replies: 1 comment 3 replies
-
The |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
patbi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
attain
library has not been updated for Deno 1.9.