oak
oak copied to clipboard
It's not run
export * as oak from "https://deno.land/x/[email protected]/mod.ts"
Download https://raw.githubusercontent.com/jshttp/mime-db/v1.52.0/db.json
error: error sending request for url (https://raw.githubusercontent.com/jshttp/mime-db/v1.52.0/db.json): error trying to connect: dns error: 请求的名称有效,但是找不到请求的类型的数据。 (os error 11004)
at https://deno.land/x/[email protected]/mod.ts:32:16
It means "the name of the request is valid, but the data of the requested type cannot be found"
OS: Windows 11 Deno: 1.21.1 Oak: 10.5.1
export * as from "https://deno.land/x/[email protected]/mod.ts"
操作系统:Windows 11 Deno:1.22.0 Oak:10.5.1
没有报错
You are experiencing issues related to the Great Firewall of China which blocks access to raw github.